Skip to content

Commit

Permalink
fix spec example (#3403)
Browse files Browse the repository at this point in the history
  • Loading branch information
woutslakhorst authored Sep 20, 2024
1 parent 303d2d5 commit eec84e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/_static/discovery/v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -251,11 +251,10 @@ components:
This, for example, allows use cases to require and clients to register specific endpoints.
The authServerURL parameter is added automatically.
example: [
example: |
{
"some-endpoint-type": "https://example.com/some-endpoint"
}
]
ServiceDefinition:
type: object
required:
Expand Down

0 comments on commit eec84e8

Please sign in to comment.