Skip to content

Commit

Permalink
clean: specify that we only support jsonld on "deliveries" endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Atala committed Dec 24, 2024
1 parent 9b8eb6f commit f5f6cf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Entity/Delivery.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
* "openapi_context"={
* "parameters"=Delivery::OPENAPI_CONTEXT_POST_PARAMETERS
* },
* "input_formats"={"jsonld"={"application/ld+json"}},
* "security_post_denormalize"="is_granted('create', object)"
* },
* "check"={
Expand Down

0 comments on commit f5f6cf9

Please sign in to comment.