Files
spring-data-rest/spring-data-rest-webmvc
Oliver Gierke 57c503ea85 DATAREST-690 - Fixed JSON schema handling for collection associations.
We now make sure not to render an items nor an uniqueItems clause for collection associations as they are exposed as URIs for which JSON schema doesn't allow these attributes.
2015-11-09 08:39:59 +01:00
..