Skip to content

Commit a88f16c

Browse files
authored
Update README.md
Added geographies to Provider Endpoints as optional array
1 parent 6dfa413 commit a88f16c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

policy/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -737,6 +737,7 @@ You may also show which APIs, endpoints, and fields your agency is serving to pr
737737
| `required_endpoints` | Array | Required | Array of optional endpoints required by the agency. At least one is required. Endpoints not listed will not be available to the agency. |
738738
| `required_fields` | Array | Optional | Array of optional field names required by the agency. Can be omitted if no optional fields are required. Use dot notation for nested fields. See **special notes** below. |
739739
| `disallowed_fields` | Array | Optional | Array of optional field names which must not be returned by in the endpoint, even if required in MDS. Use dot notation for nested fields. See **special notes** below. |
740+
| `geographies` | Array | Optional | Array of relevant geographies to the endpoint (sourced from the Agency's Geogpraphies API) |
740741

741742
**Agency Endpoints** - Specific to the `available_apis` array
742743

0 commit comments

Comments
 (0)