Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REST Docs: Add "platform" to app store app + software package API responses #25379

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

iansltx
Copy link
Member

@iansltx iansltx commented Jan 13, 2025

API update for #25378

@rachaelshaw rachaelshaw merged commit ff26e32 into docs-v4.64.0 Jan 13, 2025
5 checks passed
@rachaelshaw rachaelshaw deleted the 25378-api-docs branch January 13, 2025 22:44
@@ -3984,6 +3984,7 @@ Resends a configuration profile for the specified host.
"name": "Google Chrome.app",
"software_package": {
"name": "GoogleChrome.pkg",
"platform": "darwin",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dev note

  • platform is windows if the package is a .exe or .msi

  • platform is linux if the package is a .deb or .rpm

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iansltx
Copy link
Member Author

iansltx commented Jan 30, 2025

@rachaelshaw This hung out a bit longer in user story review, so needs to be backed out of 4.64 docs and land in 4.65 docs. Mind moving it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants