You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/filters.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,8 +184,6 @@ class Book {
184
184
}
185
185
```
186
186
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
-
189
187
### Filter aliasing
190
188
191
189
Filter aliasing is done by declaring a parameter key with a different property:
0 commit comments