chore(medusa-oas-cli,oas-github-ci): remove v2 option + generate v2 by default (#7304)
* chore(medusa-oas-cli,oas-github-ci): remove v2 option + generate v2 by default * fixes to changeset * fix public url path
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
"@medusajs/medusa-oas-cli": major
|
||||
---
|
||||
|
||||
chore(medusa-oas-cli): remove v2 option + generate v2 OAS by default
|
||||
|
||||
## Breaking Change
|
||||
|
||||
This introduces a breaking change to the `medusa-oas-cli` as it no longer generates OAS for v1 projects. Users using it with Medusa v1 have to use v0.3.x moving forward.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/oas-github-ci": patch
|
||||
---
|
||||
|
||||
chore(oas-github-ci): remove v2 option
|
||||
Reference in New Issue
Block a user