microsoft / OpenAPI.NET.OData

Generates OpenAPI document from OData CSDL
MIT License
205 stars 63 forks source link

Generates `$expand` query parameter for operations whose return type is a collection #485

Closed irvinesunday closed 7 months ago

irvinesunday commented 7 months ago

Fixes https://github.com/microsoft/OpenAPI.NET.OData/issues/481

This PR:

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud