Current section

Files

Jump to
oaspec include oaspec@openapi@parser_YamlError.hrl
Raw

include/oaspec@openapi@parser_YamlError.hrl

-record(yaml_error, {
detail :: binary(),
loc :: oaspec@openapi@parser:source_loc()
}).