Skip to content

Commit e07d7c3

Browse files
authored
Clarified optionally authenticated in Jursidictions
1 parent 3cadaef commit e07d7c3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

jurisdiction/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
<a href="/jurisdiction/"><img src="https://i.imgur.com/tCRCfxT.png" width="120" align="right" alt="MDS Jurisdiction Icon" border="0"></a>
44

5-
This specification details the purpose, use cases, and schema for Jurisdictions, a beta feature. Jurisdictions are an optional service that, if implemented, must be authenticated, and served by a coordinated group of agencies.
6-
7-
The Jursidiction API is to be served by agencies, and it can optionally be made public. It serves a different purpose from the [Geography](/geography) API, though it does reference areas within Geography by ID.
5+
This specification details the purpose, use cases, and schema for Jurisdictions. Jurisdictions are an optional service that are served by a coordinated group of agencies. Jurisdictions can be '[optionally authenticated](/general-information.md#optional-authentication)', making the endpoints unauthenticated and public. In the future this will shift to 'optionally private', where Jursidictions will be public by default. Note that it serves a different purpose from the [Geography](/geography) API, though it does reference areas within Geography by ID.
86

97
## Table of Contents
108

@@ -164,6 +162,8 @@ The publishing Agency should establish and communicate to interested parties how
164162

165163
The `updated` field in the payload wrapper should be set to the time of publishing a revision, so that it is simple to identify a changed file.
166164

165+
[Top](#table-of-contents)
166+
167167
## Examples
168168

169169
See the [Jurisdiction Examples](examples/README.md) for a sample `jurisdictions.json` file.

0 commit comments

Comments
 (0)