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

Fix hpos version endpoint #169

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Fix hpos version endpoint #169

merged 2 commits into from
Jul 23, 2024

Conversation

Paterick
Copy link
Contributor

  • Previous HPOS api returned a json object for the apps/core/version endoint. The Rust version of the HPOS api changed this to be a string. I changed the Rust HPOS api back to return a json object to match the interface of the previous version to fix braking issues in Holofuel UI and Cloud Console. This change broke host-console-ui so this PR reverts it back to expect a json object from the version apps/core/version endpoint.

@Paterick Paterick requested a review from peeech July 23, 2024 15:46
@Paterick Paterick requested a review from zo-el July 23, 2024 15:47
@zo-el zo-el merged commit b89d959 into develop Jul 23, 2024
4 checks passed
@zo-el zo-el deleted the fix/hpos-version-endpoint branch July 23, 2024 15:58
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