Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distil Open API spec 3 & 3.1 into common set of abstractions #6

Open
kierans opened this issue Jul 11, 2023 · 0 comments
Open

Distil Open API spec 3 & 3.1 into common set of abstractions #6

kierans opened this issue Jul 11, 2023 · 0 comments
Labels
@api-sdk-creator/generator Tag for the @api-sdk-creator/generator module

Comments

@kierans
Copy link
Member

kierans commented Jul 11, 2023

This is currently a very ambiguous issue. However the goal is to know that the generator can process any OAS 3 or 3.1 spec. To do that, a set of abstractions around the AST the generator uses internally will need to be produced, along with tests to ensure that an API spec can be parsed (with all different variations the spec allows) into an AST that can then be used to generate code.

@kierans kierans added the @api-sdk-creator/generator Tag for the @api-sdk-creator/generator module label Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@api-sdk-creator/generator Tag for the @api-sdk-creator/generator module
Projects
None yet
Development

No branches or pull requests

1 participant