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

Update from: Ref tracking mechanism #67

Open
raveclassic opened this issue Nov 11, 2019 · 0 comments
Open

Update from: Ref tracking mechanism #67

raveclassic opened this issue Nov 11, 2019 · 0 comments
Labels
enhancement New feature or request language: typescript asyncapi 2.0 Typescript language template for AsyncAPI 2.0 spec language: typescript 2.0 Typescript language template for Swagger 2.0 spec language: typescript 3.0 Typescript language template for OpenAPI 3.0 spec
Milestone

Comments

@raveclassic
Copy link
Contributor

Current implementation ties inner schema structure (paths, definitions, components etc.) to output directories so that we cannot use different names and directory structure.
We should split schema and fs cursors: from: Ref should track position in schema structure (e.g. #/components/schemas/Model and path: string - current file/directory in fs.

@raveclassic raveclassic added enhancement New feature or request language: typescript 2.0 Typescript language template for Swagger 2.0 spec language: typescript 3.0 Typescript language template for OpenAPI 3.0 spec language: typescript asyncapi 2.0 Typescript language template for AsyncAPI 2.0 spec labels Nov 11, 2019
@raveclassic raveclassic added this to the 2.0 milestone Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request language: typescript asyncapi 2.0 Typescript language template for AsyncAPI 2.0 spec language: typescript 2.0 Typescript language template for Swagger 2.0 spec language: typescript 3.0 Typescript language template for OpenAPI 3.0 spec
Projects
None yet
Development

No branches or pull requests

1 participant