Merge pull request #3494 from davidbrochart/typo

Fix typo
This commit is contained in:
Erik Sundell
2021-06-09 11:34:32 +02:00
committed by GitHub

View File

@@ -923,7 +923,7 @@ definitions:
description: The user that owns a token (undefined if owned by a service)
service:
type: string
description: The service that owns the token (undefined of owned by a user)
description: The service that owns the token (undefined if owned by a user)
note:
type: string
description: A note about the token, typically describing what it was created for.