Merge branch '6.1.x'

This commit is contained in:
Stéphane Nicoll
2024-04-02 09:34:39 +02:00
6 changed files with 7 additions and 7 deletions

View File

@@ -81,7 +81,7 @@ Kotlin::
----
======
NOTE: `@JsonView` allows an array of view classes but you can only specify only one per
NOTE: `@JsonView` allows an array of view classes but you can specify only one per
controller method. Use a composite interface if you need to activate multiple views.