forked from ScaCap/spring-auto-restdocs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ScaCap#424: added "hal+json" as compatible content type for ArrayLimi…
…tingJsonContentModifier
- Loading branch information
1 parent
f3eadef
commit 540ff96
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I think content types have "compatibleWith" kind of logic, so this should be fixable for all json like content types. There must be some spring utility providing it.