docs: update open api spec (#2478) [skip ci]

pull/2398/head^2
Danshil Kokil Mungur 2 years ago committed by GitHub
parent 822ae9eec7
commit ca184728e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3162,6 +3162,13 @@ paths:
security: [] security: []
tags: tags:
- users - users
parameters:
- in: path
name: guid
required: true
schema:
type: number
example: 1
responses: responses:
'200': '200':
description: OK description: OK

Loading…
Cancel
Save