jdemeulenaere
jdemeulenaere
In which measure should duplication of resources across APIs be avoided ? * for dynamic resources: APIs may/may not add data retrieved from an external API like a person's given...
The [[int-negot]](https://www.belgif.be/specification/rest/api-guide/#rule-int-negot) and [[multi-lang]](https://www.belgif.be/specification/rest/api-guide/#rule-multi-lang) rules aren't entirely clear to me. 1. If a request contains header `Accept-Language: nl-BE`, should the response contain always `Content-Language: nl-BE`, or can it return `Content-Language:...
1. Rule [[hyp-links]](https://www.belgif.be/specification/rest/api-guide/#rule-hyp-links) says: > When referencing another resource within the same API, a link SHOULD be added using the href attribute. Does this apply for referencing refData resources as...