Updated Open API Spec to reflect change in API call for getting JWT

This commit is contained in:
Johan Öbrink 2020-12-17 17:26:24 +01:00
parent a6ed7d30ba
commit 1f1e238ed6
1 changed files with 2 additions and 1 deletions

View File

@ -316,8 +316,9 @@ components:
type: object
description: "A JWT token that should be used for authorizing requests"
properties:
jwt:
token:
type: string
example: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c"
News:
type: array