Skip to content

Commit 05074ec

Browse files
authored
Added report_geographies to Requirements
1 parent 57d0c52 commit 05074ec

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+
| `report_geographies` | Array | Optional | Array of geography UUIDs (sourced from the Agency's Geographies API) that are the only geographies to be returned in Provider [Reports](../provider#reports). |
740741

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

0 commit comments

Comments
 (0)