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-on-fix error in return type for OCP Engine #220

Merged

Conversation

joselsegura
Copy link
Collaborator

Description

The previous fix was wrong, as the returned value should be an string or bytes-like objects containing a serialized JSON

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Testing steps

Tested locally with unit tests and small manual integration test

Checklist

  • pre-commit run -a passes
  • updated documentation wherever necessary
  • added or modified tests if necessary
  • updated schemas and validators in insights-data-schemas in case of input/output change

@joselsegura joselsegura merged commit 2bfb4a0 into RedHatInsights:main May 13, 2024
8 checks passed
@joselsegura joselsegura deleted the fix_on_fix_engine_report branch May 13, 2024 14:11
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.

4 participants