kontent-ai / delivery-sdk-net

Kontent.ai Delivery .NET SDK
https://www.nuget.org/packages/Kontent.Ai.Delivery
MIT License
32 stars 41 forks source link

Add support for exclude parameter #391

Closed zdenekjurka closed 4 months ago

zdenekjurka commented 4 months ago

Motivation

Add support for new exclude query string parameter, that allows user to specify codenames of elements that should be excluded from API response.

Checklist

How to test

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.60%. Comparing base (e2045fe) to head (4553b37).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #391 +/- ## ========================================== - Coverage 93.26% 88.60% -4.66% ========================================== Files 129 130 +1 Lines 2775 2783 +8 Branches 349 346 -3 ========================================== - Hits 2588 2466 -122 - Misses 179 185 +6 - Partials 8 132 +124 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.