generated from inferno-framework/inferno-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Currently, the Inferno test kit will return an HTML page in response to the $import operation. It still isn't super clear to me that this is not valid, since the $import operation doesn't define any outputs. And the FHIR core spec doesn't really have any clear language on what the response should be in those cases.
But there is at least some folks that think it isn't expected:
https://chat.fhir.org/#narrow/stream/179166-implementers/topic/Allowed.20responses.20for.20FHIR.20Operations
My suggestion is that Inferno just return a raw HTTP status code without any content, instead of returning an HTML page.
Metadata
Metadata
Assignees
Labels
No labels