Skip to content

Create a library to process wirespec in code #560

@erikmaas-malmberg

Description

@erikmaas-malmberg

Is your feature request related to a problem? Please describe.
Unable to truly migrate from openapi to wirespec due to not being able to processes the spec in code.

Describe the solution you'd like
I want to be able to programmatically process wirespec specs.
This includes reading the spec, and writing the spec.
This will help creating specs that can be merged and sliced whenever required.
This lib should also include a treeshaking posibility.

Requirements
Being able to read the spec, work with it, and write the spec using code.
This is not the same as the plugin, reading does not generate the classes.
Openapi/swagger does have a lib like this.

Additional information
https://github.com/swagger-api/swagger-parser

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions