mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-03-14 06:06:15 +01:00
OPENAPI: Remove trailing space
This commit is contained in:
parent
c05abb44fd
commit
0d02082785
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ paths:
|
||||||
$ref: "#/components/schemas/uid_object"
|
$ref: "#/components/schemas/uid_object"
|
||||||
example:
|
example:
|
||||||
user_id: "123e4567-e89b-12d3-a456-426655440000"
|
user_id: "123e4567-e89b-12d3-a456-426655440000"
|
||||||
|
|
||||||
/users/{user_id}/username:
|
/users/{user_id}/username:
|
||||||
put:
|
put:
|
||||||
tags: ["username"]
|
tags: ["username"]
|
||||||
|
|
Loading…
Reference in a new issue