Skip to content

Commit

Permalink
docs: fix admin spec
Browse files Browse the repository at this point in the history
  • Loading branch information
FreddyDevelop committed Jan 26, 2023
1 parent 7f031ec commit 1a4f2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/static/spec/admin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ paths:
- name: id
in: path
description: ID of the user
required: false
required: true
schema:
$ref: '#/components/schemas/UUID4'
responses:
Expand Down

0 comments on commit 1a4f2bf

Please sign in to comment.