stadlar / IST-FUT-FMTH

Creative Commons Attribution 4.0 International
12 stars 19 forks source link

The claimId should be included exclusively in the URI to adhere to RE… #211

Closed thebingi closed 10 months ago

thebingi commented 10 months ago

The claimId should be included exclusively in the URI to adhere to RESTful principles, which dictate that the URI should uniquely identify the resource to be modified. The request body should only contain the fields that are intended to be updated.

210