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

override-response-parsing #484

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

general-kroll-4-life
Copy link
Contributor

@general-kroll-4-life general-kroll-4-life commented Dec 17, 2024

Description

  • Support override of response type, driving deserialization, even when response Content-Type header is misleading.
  • Added robot test Google AcceleratorTypes Demonstrating Response Content Type Override.

Type of change

  • Bug fix (non-breaking change to fix a bug).
  • Feature (non-breaking change to add functionality).
  • Breaking change.
  • Other (eg: documentation change). Please explain.

Issues referenced.

N/A.

Evidence

  • Added robot test Google AcceleratorTypes Demonstrating Response Content Type Override.

Checklist:

  • A full round of testing has been completed, and there are no test failures as a result of these changes.
  • The changes are covered with functional and/or integration robot testing.
  • The changes work on all supported platforms.
  • Unit tests pass locally, as per the developer guide.
  • Robot tests pass locally, as per the developer guide.
  • Linter passes locally, as per the developer guide.

Variations

N/A.

Tech Debt

No technical debt is added in this change.

Summary:

- Support override of response type, driving deserialization, even when reponse `Content-Type` header is misleading.
- Added robot test `Google AcceleratorTypes Demonstrating Response Content Type Override`.
@general-kroll-4-life general-kroll-4-life force-pushed the feature/override-reponse-parsing branch from 9469a5b to 3cbabf7 Compare December 17, 2024 11:17
@general-kroll-4-life general-kroll-4-life merged commit d2544f7 into main Dec 17, 2024
10 checks passed
@general-kroll-4-life general-kroll-4-life deleted the feature/override-reponse-parsing branch December 17, 2024 12: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.

1 participant