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

Change $match operationdefinition to move outputProfile #119

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

lukeaduncan
Copy link
Contributor

Moved outputProfile to parameter.targetProfile.

Closes #118

📑 Description

Moved outputProfile in the $match operationdefinition to parameters.targetProfile because it is a profile of Bundle and not Parameters.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed
  • I have selected a committee co-chair to review the PR

ℹ Additional Information

This is only a change to the OperationDefinition to fix the profile, it doesn't change the intent of the operation.

Moved outputProfile to parameter.targetProfile. 

Fixes #118
Removed extra line that was accidentally added.
@JohnMoehrke JohnMoehrke merged commit 255ce0d into main Oct 21, 2024
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.

$match output parameters profile should have parent: Parameters
3 participants