Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Issue 4202 #4204

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Issue 4202 #4204

wants to merge 2 commits into from

Conversation

paulolaup
Copy link

#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.

…ers have to feature use type 'IN' in org.linuxforhealth.fhir.server.spi.operation.AbstractOperation::isGetMethodAllowed to qualify for futher checks on whether or not parameter is a primitive type) to fix unexpected OperationOutcome message. Fixed typo in org.linuxforhealth.fhir.term.service.FHIRTermService::lookup(Coding, LookupParameters)
Copy link
Member

@lmsurpre lmsurpre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your patience. This pull request looks good to me.

@lmsurpre
Copy link
Member

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 ?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants