Skip to content
New issue

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

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

Already on GitHub? Sign in 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 ?

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

Successfully merging this pull request may close these issues.

None yet

2 participants