LinuxForHealth / FHIR

The LinuxForHealth FHIR® Server and related projects
https://linuxforhealth.github.io/FHIR
Apache License 2.0
321 stars 156 forks source link

Issue 4202 #4204

Open paulolaup opened 1 year ago

paulolaup commented 1 year ago

4202

Fixed issue in org.linuxforhealth.fhir.server.spi.operation.AbstractOperation::isGetMethodAllowed causing out parameters of operation definition to be checked as well leading to unexpected response messages.

lmsurpre commented 1 year ago

Per https://github.com/LinuxForHealth/FHIR/blob/main/CONTRIBUTING.md#legal this project uses the "Developer's Certificate of Origin" (DCO) process for contributions. Would you mind either amending your commits with a sign-off or replying to this comment to attest to https://github.com/hyperledger/fabric/blob/main/docs/source/DCO1.1.txt ?