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.
2 parents 1d9ee76 + 0a47aa3 commit 784b209Copy full SHA for 784b209
1 file changed
core/openapi.md
@@ -64,7 +64,7 @@ class Book {}
64
65
Then, either use the query parameter for the web version such as `/docs?filter_tags[]=customer` or through the command line:
66
67
-```
+```console
68
bin/console api:openapi:export --filter-tags=customer
69
```
70
0 commit comments