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

system $validate operation not available in swagger-ui for POST #44

Open
oliveregger opened this issue Apr 30, 2022 · 1 comment
Open

Comments

@oliveregger
Copy link
Member

The swagger UI does not show a POST entry for $validate but a GET entry. Since you cannot the resource parameter as a GET, it should be a POST where the resource is provided in the body and the profile as a GET parameter.

http://ovh3.ihe-europe.net:8080/matchbox/fhir/swagger-ui/#/

image

@oliveregger oliveregger changed the title system $validate operation not available swagger for POST system $validate operation not available in swagger-ui for POST Apr 30, 2022
@oliveregger
Copy link
Member Author

now the POST is added but it is not yet correct because we use a combination of POST and GET

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

1 participant