The parser module is used to read / write OpenAPI files in JSON or YAML.
The parser uses the Jackson library to read / write JSON or YAML.
The parser uses custom serializers and deserializers so that the model is not annotated with any Jackson annotations.