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

EAM API: make GET appinstances response data consistent #322

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gainsley
Copy link
Collaborator

What type of PR is this?

  • correction

What this PR does / why we need it:

This removes an unnecessary layer of hierarchy in the GET appinstances response, so it returns an array of objects rather than an array of objects encased in a parent object. This also makes it consistent with GET apps and GET edge-cloud-zones which also return arrays of objects, not arrays of objects inside an object.

Which issue(s) this PR fixes:

Special notes for reviewers:

Changelog input

 release-note
- remove enclosing object in GET appinstances response

Additional documentation

@gainsley gainsley changed the title make GET appinstances response data consistent EAM API: make GET appinstances response data consistent Nov 14, 2024
Copy link
Collaborator

@gunjald gunjald left a comment

Choose a reason for hiding this comment

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

To me the changes looks good.

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