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

Removes convert setting ErrorResponsesAsDefault #957

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

irvinesunday
Copy link
Contributor

@irvinesunday irvinesunday commented Apr 26, 2022

Fixes #953

This PR:

  • Having the ErrorResponsesAsDefault setting set to false currently breaks PowerShell codegen. We need to delete this so as to revert it to its default value in the conversion lib., true.
  • Work to redesign the OpenAPIService to have the convert settings configurable for the different styles is being tracked here: Have OpenApiConvertSettings configurable for each style #956.

Having this setting set to false currently breaks PowerShell codegen
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@irvinesunday irvinesunday merged commit ebf2e2b into dev Apr 26, 2022
@irvinesunday irvinesunday deleted the fix/is/revert-ErrorResponsesAsDefault-setting branch April 26, 2022 17:37
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.

Set ErrorResponsesAsDefault to true for PowerShell Style
2 participants