Skip to content

Commit 24c9a0d

Browse files
committedSep 16, 2024
Remove hardcoded app identifier
1 parent fcc3710 commit 24c9a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ You can retrieve a list of possible sectors by querying the `sector` support tab
118118

119119

120120
```plaintext
121-
https://hapi.humdata.org/api/v1/metadata/sector?output_format=json&offset=0&limit=1000&app_identifier=Z2V0dGluZ3Mtc3RhcnRlZDpzaW1vbi5qb2huc29uQHVuLm9yZw==
121+
https://hapi.humdata.org/api/v1/metadata/sector?output_format=json&offset=0&limit=1000&app_identifier={your app identifier}
122122
```
123123

124124

0 commit comments

Comments
 (0)