Skip to content

Commit 462784a

Browse files
author
Alexander Strizhachuk
committed
add 200
1 parent 2216ec2 commit 462784a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

api-gitlab-services.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,13 @@ paths:
5454
responses:
5555
200:
5656
description: Успех
57+
content:
58+
application/json:
59+
schema:
60+
$ref: '#/components/schemas/response'
61+
example:
62+
type: "info"
63+
message: "Запрос обработан."
5764
400:
5865
description: Ошибочный запрос
5966
403:

0 commit comments

Comments
 (0)