feat: add PATCH watchlist endpoint

This commit is contained in:
Maël Gangloff
2024-07-18 14:01:16 +02:00
parent 1533469441
commit 765c7686ac
3 changed files with 10 additions and 3 deletions

View File

@@ -3,6 +3,7 @@ api_platform:
version: 1.0.0
formats:
jsonld: [ 'application/ld+json' ]
xml: [ 'application/xml' ]
json: [ 'application/json' ]
docs_formats:
jsonld: [ 'application/ld+json' ]