Skip to content

Commit af3d5a2

Browse files
bvdhkpshek
authored andcommitted
Add mandatory wording to state Discovery endpoint SHALL use /cds-services (fixes #213) (#359)
1 parent 81dee65 commit af3d5a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/1.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ A CDS Service provider SHALL expose its Discovery endpoint at"
3232
```
3333
### HTTP Request
3434

35-
The discovery endpoint is always available at `{baseUrl}/cds-services`. For example, if the `baseUrl` is https://example.com, the EHR would invoke:
35+
The discovery endpoint SHALL always be available at `{baseUrl}/cds-services`. For example, if the `baseUrl` is https://example.com, the EHR would invoke:
3636

3737
`GET https://example.com/cds-services`
3838

0 commit comments

Comments
 (0)