Closed
Description
If I create a custom PUT item operation:
* "validate" = {
* "method" = "PUT",
* "path" = "/ssl_certificates/{id}/validate",
* "controller" = SslCertificateValidate::class
* }
The documentation will add the model description as body parameter, same as classic PUT operation.
If the operation is custom, I don't see why this body should be automatically added.
Am I right?
Metadata
Metadata
Assignees
Labels
No labels