Skip to content
New issue

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

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

Already on GitHub? # to your account

EAM API: make GET appinstances response data consistent #322

Merged
merged 1 commit into from
Jan 20, 2025

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.

@JoseMConde JoseMConde merged commit 5a8f908 into camaraproject:main Jan 20, 2025
2 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants