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

- fixes an issue where inline response types would collide #2953

Merged
merged 12 commits into from
Sep 29, 2023

Conversation

baywet
Copy link
Member

@baywet baywet commented Jul 18, 2023

fixes #2952

@baywet baywet self-assigned this Jul 18, 2023
@sonarqubecloud

This comment was marked as outdated.

@baywet baywet force-pushed the bugfix/response-types-names branch from 9b8025f to 1c15e87 Compare September 19, 2023 17:42
@baywet baywet marked this pull request as ready for review September 21, 2023 19:37
@baywet baywet requested a review from a team as a code owner September 21, 2023 19:37
@baywet baywet marked this pull request as draft September 21, 2023 19:37
@baywet baywet force-pushed the bugfix/response-types-names branch 6 times, most recently from 3429608 to 8430caa Compare September 27, 2023 15:16
@baywet baywet marked this pull request as ready for review September 27, 2023 15:17
@baywet baywet enabled auto-merge September 27, 2023 15:17
@baywet baywet force-pushed the bugfix/response-types-names branch from 09482b3 to c267b2c Compare September 28, 2023 18:43
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

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

79.3% 79.3% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@baywet baywet merged commit 5a370c4 into main Sep 29, 2023
172 of 173 checks passed
@baywet baywet deleted the bugfix/response-types-names branch September 29, 2023 06:00
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.

models for inline response schemas collide when multiple operations on the same path item
2 participants