Skip to content

[Schema Inaccuracy] Issues parsing api.github.com.yaml #15

Closed
@MikeRalphson

Description

@MikeRalphson

Schema Inaccuracy

Failure to parse api.github.com.yaml using node.js yaml module.

Multi-line single-quoted string needs to be sufficiently indented at line 30137, column 24:
Multi-line single-quoted string needs to be sufficiently indented at line 58993, column 18

Expected

The YAML file parses with a spec. compliant YAML parser.

Reproduction Steps

npm i swagger2openapi
boast https://raw.githubusercontent.com/github/rest-api-description/main/descriptions/api.github.com/api.github.com.yaml

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions