Skip to content

Commit 784b209

Browse files
authored
Merge pull request #2143 from kevin-verschaeve/patch-1
[UI] Fix bad command line appearance
2 parents 1d9ee76 + 0a47aa3 commit 784b209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/openapi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ class Book {}
6464

6565
Then, either use the query parameter for the web version such as `/docs?filter_tags[]=customer` or through the command line:
6666

67-
```
67+
```console
6868
bin/console api:openapi:export --filter-tags=customer
6969
```
7070

0 commit comments

Comments
 (0)