Skip to content

Commit

Permalink
Update docs/Contributing/API-for-contributors.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rachaelshaw authored Sep 27, 2024
1 parent cf5052f commit ea0bc2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Contributing/API-for-contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -3466,7 +3466,7 @@ _Available in Fleet Premium._

| Name | Type | In | Description |
| --------- | ------ | ----- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| team_name | string | query | The name of the team to add the software package to. Ommitting this parameter will add software to 'No Team'. |
| team_name | string | query | The name of the team to add the software package to. Ommitting this parameter will add software to "No team". |
| dry_run | bool | query | If `true`, will validate the provided VPP apps and return any validation errors, but will not apply the changes. |
| app_store_apps | list | body | An array of objects. Each object contains `app_store_id` and `self_service`. |
| app_store_apps.app_store_id | string | body | ID of the App Store app. |
Expand Down

0 comments on commit ea0bc2e

Please sign in to comment.