We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e377cc commit 909649cCopy full SHA for 909649c
core/dto.md
@@ -351,7 +351,7 @@ use Swagger\Annotations as SWG;
351
public function __invoke()
352
```
353
354
-### Specify an input and/or output class
+### Specify an Input and/or Output Class
355
356
For a given resource class, you may want to have a different representation of this class as input (write) or output (read).
357
To do so, a resource can take an input and/or an output class:
0 commit comments