Skip to content

Commit 7d39efc

Browse files
authored
Discovery endpoint & HTTP statuses
Fixes #218
1 parent cc25d3b commit 7d39efc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/specification/1.0.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Code | Description
6262
---- | -----------
6363
`200 OK` | A successful response
6464

65+
CDS Services MAY return other HTTP statuses, specifically 4xx and 5xx HTTP error codes.
66+
6567
### Discovery Example
6668

6769
```shell
@@ -589,4 +591,4 @@ As another example, an extension defined on the discovery response could look li
589591
]
590592
}
591593
```
592-
[OAuth 2.0]: https://oauth.net/2/
594+
[OAuth 2.0]: https://oauth.net/2/

0 commit comments

Comments
 (0)