openEHR / specifications-ITS-REST

openEHR REST API Specifications
https://specifications.openehr.org/releases/ITS-REST/latest
Apache License 2.0
18 stars 15 forks source link

Added ?type to GET template to align with list templates #62

Closed bjornna closed 6 years ago

bjornna commented 6 years ago

I think the client might want to ask the server for a given template in different types. To handle this I added ?type parameter to the GET template method.

We might have to specify how to use the parameter and how to interpret it if the server doesn't support the given type.