Skip to content

JSON Schema $ref parser library migration #762

Open
@saulipurhonen

Description

@saulipurhonen

Proposed solution

We're using https://github.com/APIDevTools/json-schema-ref-parser for dereferencing our schemas.
As for now we have multiple dependency update PR's waiting for updates and this library seems to be the culprit that we're not able to update these Dependabot PR's.

Conclusion for this can be read in #590 but the main thing is that react-scripts package has a dependency for Webpack 5 and schema parser library doesn't work out of the box with this.

Possible solutions:

DoD (Definition of Done)

Dereferencing schemas do not rely on APIDevTools/json-schema-ref-parser library.

Testing

Current tests pass

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions