- All Implemented Interfaces:
- com.fasterxml.jackson.databind.util.Converter<DocTypes,DocTypes>
public class DocTypesConverter
extends com.fasterxml.jackson.databind.util.StdConverter<DocTypes,DocTypes>
This converter is useful to bind schemas in each docTypes and fix their names. As the server doesn't use regular
marshaller for the /types endpoint.
- Since:
- 3.0