Operations

Configures API Platform operations — security expressions, validation groups, denormalization error collection, parameter validation and parameter-level security, deprecation headers, and nested PATCH. Use whenever the user wants to restrict who can call an endpoint, vary validation between create and update, validate query/header parameters, deprecate an endpoint, or debug merge-patch on nested resources — including plain 'protect this endpoint' or 'only admins can X' requests.

api-platform a9178c5 9.4 KB Updated

File contents

api-platform/skillset/tree/main/skills/operations commit a9178c584f

Frequently asked questions

npx skillmds@latest add api-platform/operations