Update app_store_apps docs (#22001)

This commit is contained in:
Luke Heath
2024-09-11 13:57:56 -05:00
committed by GitHub
parent e7d6e2c017
commit 0835fa4804
+2
View File
@@ -328,6 +328,8 @@ software:
- `app_store_id` is the ID of the Apple App Store app. You can find this at the end of the app's App Store URL. For example, "Bear - Markdown Notes" URL is "https://apps.apple.com/us/app/bear-markdown-notes/id1016366447" and the `app_store_id` is `1016366447`.
> Make sure to include only the ID itself, and not the `id` prefix shown in the URL. The ID must be wrapped in quotes as shown in the example so that it is processed as a string.
### org_settings and team_settings
#### features