Skip to content

[TT-8528] Improper handling of non-nullable fields in OpenAPI#350

Merged
buraksezer merged 1 commit intomasterfrom
feat/TT-8528/Improper-handling-of-non-nullable-fields-in-OpenAPI
May 11, 2023
Merged

[TT-8528] Improper handling of non-nullable fields in OpenAPI#350
buraksezer merged 1 commit intomasterfrom
feat/TT-8528/Improper-handling-of-non-nullable-fields-in-OpenAPI

Conversation

@buraksezer
Copy link
Copy Markdown

@buraksezer buraksezer commented May 10, 2023

PR for TT-8528

Now, we can handle non-nullable fields properly. There was also a minor bug in a function that generates mutation type. It was swallowing the parameters if a request body defined for the same operation id. This bug has also been fixed.

@sonarqubecloud
Copy link
Copy Markdown

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
0.0% 0.0% Duplication

@buraksezer buraksezer merged commit 40d3318 into master May 11, 2023
@buraksezer buraksezer deleted the feat/TT-8528/Improper-handling-of-non-nullable-fields-in-OpenAPI branch May 11, 2023 06:09
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