Skip to content

feat: allow optional body parameter #691

feat: allow optional body parameter

feat: allow optional body parameter #691

Triggered via pull request January 15, 2026 00:28
Status Success
Total duration 6m 8s
Artifacts

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
4s
check if SONAR_TOKEN is set in github secrets
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/Microsoft.OpenApi.OData.Reader/Operation/SingletonPatchOperationHandler.cs#L78
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
Build: src/Microsoft.OpenApi.OData.Reader/Common/RequestBodyRequirementAnalyzer.cs#L140
Remove this unused method parameter 'model'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
Build: src/Microsoft.OpenApi.OData.Reader/Operation/EntitySetPostOperationHandler.cs#L80
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
Build: src/Microsoft.OpenApi.OData.Reader/Operation/NavigationPropertyUpdateOperationHandler.cs#L72
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
Build: src/Microsoft.OpenApi.OData.Reader/Operation/NavigationPropertyPostOperationHandler.cs#L75
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
Build: src/Microsoft.OpenApi.OData.Reader/Operation/EntityUpdateOperationHandler.cs#L85
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
Build: src/Microsoft.OpenApi.OData.Reader/Operation/ComplexPropertyPostOperationHandler.cs#L95
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
Build: src/Microsoft.OpenApi.OData.Reader/Operation/ComplexPropertyUpdateOperationHandler.cs#L71
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
Build: src/Microsoft.OpenApi.OData.Reader/Operation/SingletonPatchOperationHandler.cs#L78
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
Build: src/Microsoft.OpenApi.OData.Reader/Common/RequestBodyRequirementAnalyzer.cs#L140
Remove this unused method parameter 'model'. (https://rules.sonarsource.com/csharp/RSPEC-1172)