Stream: implementers
Topic: resource.id on update
Grahame Grieve (Dec 15 2017 at 23:12):
GF#13256 proposes to remove the language highlighted in this sentence:
Grahame Grieve (Dec 15 2017 at 23:12):
If no id element is provided, or the value is wrong, the server SHALL respond with an HTTP 400 error code
Grahame Grieve (Dec 15 2017 at 23:12):
instead of removing it, as instructed in the task, I have changed it to:
Grahame Grieve (Dec 15 2017 at 23:12):
If no id element is provided, or the id is different to that stated in the URL, the server SHALL respond with an HTTP 400 error code
Grahame Grieve (Dec 15 2017 at 23:13):
comments are welcome if anyone thinks I am wrong, or the task has to be revisited by the committee
Last updated: Apr 12 2022 at 19:14 UTC