hapifhir / hapi-fhir

🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
http://hapifhir.io
Apache License 2.0
2.05k stars 1.33k forks source link

Add missing search using POST HTTP method to OpenAPI specification #6354

Open delopst opened 1 month ago

delopst commented 1 month ago

In OpenAPI specification searching using the POST HTTP method is missing.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 83.54%. Comparing base (406db33) to head (66b3475). Report is 55 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6354 +/- ## ============================================ - Coverage 83.54% 83.54% -0.01% - Complexity 27432 27629 +197 ============================================ Files 1707 1720 +13 Lines 106185 106964 +779 Branches 13397 13455 +58 ============================================ + Hits 88710 89358 +648 - Misses 11750 11828 +78 - Partials 5725 5778 +53 ```

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