Update app_store_apps docs (#22001)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user