diff --git a/src/Entity/Delivery.php b/src/Entity/Delivery.php index c36565357d..d503ef5f0a 100644 --- a/src/Entity/Delivery.php +++ b/src/Entity/Delivery.php @@ -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"={