Update from: Ref
tracking mechanism
#67
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
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
andpath: string
- current file/directory in fs.The text was updated successfully, but these errors were encountered: