Skip to content

Commit b96dc36

Browse files
authored
remove interface
1 parent 3eac788 commit b96dc36

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/filters.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,6 @@ class Book {
184184
}
185185
```
186186

187-
The OpenApi documentation will inherit from the JSON Schema documentation if available. It's also possible to declare your documentation from the filter by implementing `JsonSchemaFilterInterface` or the `OpenApiParameterFilterInterface`.
188-
189187
### Filter aliasing
190188

191189
Filter aliasing is done by declaring a parameter key with a different property:

0 commit comments

Comments
 (0)