generated from solacecommunity/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Current Behaviour
The current behaviour of the importer that assets are generated in the output directly for Event APIs only. Even when the Application mode is set to true (CLI_IMPORT_CREATE_API_APPLICATION=true) the output directory tmp/output/{domain_name}/{application_name} contains asyncapi spec file for EventAPIs
Proposal
- Implement
cliApplicationVersionImporterGenerateAssetsReturninCliApplicationImporter.tsthat usesgetAsyncApiForApplicationVersion - Generate asset output for the respected import asset mode. For example, generate Application assets for
CLI_IMPORT_CREATE_API_APPLICATION=trueotherwise generate generate assets for event API import
End Goal
Recommit the asyncapi spec for the newly importer Application/Event back to the original repo to make sure repo and EP are in sync.
Importer Version
v0.52.2
Metadata
Metadata
Assignees
Labels
No labels