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

Rethink $constraint-check #52

Open
ruscoder opened this issue Jun 14, 2023 · 2 comments
Open

Rethink $constraint-check #52

ruscoder opened this issue Jun 14, 2023 · 2 comments

Comments

@ruscoder
Copy link
Member

ruscoder commented Jun 14, 2023

Currently, $constraint-check is available only for /QuestionnaireResponse and questionnaire is a required param for it. Meanwhile $extract and $populate is available for /Questionnaire/[id]

It makes it harder to control the policies, e.g. I don't want to allow using custom questionnaires.

My suggestion, is to add /Questionnaire/[id]/$constraint-check and /Questionnaire/$constraint-check in addition to the current one (that should be left just for backward compatibility)

@ruscoder
Copy link
Member Author

@ir4y what do you think?

@ir4y
Copy link
Member

ir4y commented Oct 25, 2024

It is backward compatible change, so we can add this feature.

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

No branches or pull requests

2 participants