asyncapi / cli

CLI to work with your AsyncAPI files. You can validate them and in the future use a generator and even bootstrap a new file. Contributions are welcomed!
https://www.asyncapi.com/tools/cli
Apache License 2.0
188 stars 164 forks source link

feat: added openapi conversion support #1500

Closed Gmin2 closed 2 months ago

Gmin2 commented 3 months ago

Description

In convert command added support for converting openapi to asyncapi and also introduced a -p flag for perspective for this conversion

image

Related issue(s)

1498

Gmin2 commented 3 months ago

This can only be merged when asyncapi/converterjs#284 is merged

Shurtu-gal commented 3 months ago

@Gmin2 could you check the issue with tests?

Gmin2 commented 2 months ago

@Gmin2 could you check the issue with tests?

Done @Shurtu-gal just need to wait for asyncapi/converter-js#280 to be merged image

Shurtu-gal commented 2 months ago

/u

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Gmin2 commented 2 months ago

can we get this merged @Shurtu-gal , as it is blocking #1516

asyncapi-bot commented 2 months ago

:tada: This PR is included in version 2.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: