Skip to content

Commit

Permalink
change docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kish1n committed Sep 13, 2024
1 parent 16709d9 commit cd9f783
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/spec/paths/integrations@geo-forms-svc@[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ post:
Sending the filled form. Requires created empty form
linked to the name of the file with the photo.
Only a user with a confirmed passport can send the form ('verified: true' in JWT).
The image is a link to s3 storage
operationId: lightweightSubmitForm
security:
Expand Down
4 changes: 2 additions & 2 deletions docs/spec/paths/integrations@geo-forms-svc@v1@image@{id}.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
get:
tags:
- User form
summary: Get market
description: Get single market
summary: Get Image
description: Get single image by API key
parameters:
- $ref: '#/components/parameters/pathID'
- in: query
Expand Down

0 comments on commit cd9f783

Please sign in to comment.