Skip to content

Commit

Permalink
Update swag-api-new.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmfwolf committed Mar 22, 2023
1 parent 829314a commit b8d16f8
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions swag-api-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -467,12 +467,7 @@ paths:
'200':
description: Successful response
schema:
properties:
id:
description: Privilege Id
example: 5e43a548-e9c6-47be-9341-92160902f7a6
type: string
type: object
$ref: '#/definitions/privilege'
'400':
description: Bad Request
examples:
Expand Down Expand Up @@ -7599,7 +7594,7 @@ paths:
items:
properties:
id:
$ref: '#/definitions/id'
$ref: '#/definitions/role'
type: object
type: array
'401':
Expand Down

0 comments on commit b8d16f8

Please sign in to comment.