Files
medusa-store/.changeset/cold-bikes-build.md
Shahed Nasser 8b2429d24f 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
2024-05-13 17:01:38 +03:00

9 lines
302 B
Markdown

---
"@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.