Commit Graph

2 Commits

Author SHA1 Message Date
Viktoria Polyakova
f93a00bee7 feat: add PATCH method to allowed API methods
Added PATCH to the list of allowed HTTP methods in the API location block to support partial updates to resources. This aligns with RESTful API conventions and enables clients to modify specific fields without sending a full resource representation.
2026-01-25 18:09:20 +00:00
Viktoria Polyakova
4fb101c5db Init 2026-01-25 08:57:38 +00:00