Docs - fix + changelog translation

This commit is contained in:
Sam
2023-06-24 12:17:56 +02:00
parent 86d3e5756c
commit 445996b63e
54 changed files with 905 additions and 881 deletions

View File

@ -177,7 +177,7 @@ def create_client(auth_user: User) -> Union[HttpResponse, Tuple[Dict, int]]:
:json string client_uri: client URL
:json array redirect_uri: list of client redirect URLs (string)
:json string scope: client scopes
:json string client_description: client description (``OPTIONAL``)
:json string client_description: client description (optional)
:reqheader Authorization: OAuth 2.0 Bearer Token