Loading src/SOL009/components/__SOL009_schemas.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -291,7 +291,7 @@ components: value: description: > The fingerprint value as defined by the type. $ref: "#/definitions/String" $ref: "#/components/schemas/String" tokenEndpoint: description: > The token endpoint from which the access token can be Loading src/SOL009/definitions/SOL009_def.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -296,7 +296,7 @@ definitions: description: > The token endpoint from which the access token can be obtained. $ref: "#/definitions/Uri" $ref: "#/definitions/schemas/Uri" paramsOauth2ClientCredentials: description: > Parameters for authentication/authorization using OAUTH2_CLIENT_CREDENTIALS. Loading Loading
src/SOL009/components/__SOL009_schemas.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -291,7 +291,7 @@ components: value: description: > The fingerprint value as defined by the type. $ref: "#/definitions/String" $ref: "#/components/schemas/String" tokenEndpoint: description: > The token endpoint from which the access token can be Loading
src/SOL009/definitions/SOL009_def.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -296,7 +296,7 @@ definitions: description: > The token endpoint from which the access token can be obtained. $ref: "#/definitions/Uri" $ref: "#/definitions/schemas/Uri" paramsOauth2ClientCredentials: description: > Parameters for authentication/authorization using OAUTH2_CLIENT_CREDENTIALS. Loading