fix(medusa-oas-cli): add circular dependency (#7639)
This commit is contained in:
@@ -17,6 +17,8 @@ decorators:
|
||||
- CustomerResponse
|
||||
ProductCategoryResponse:
|
||||
- ProductCategoryResponse
|
||||
AdminShippingOption:
|
||||
- AdminShippingOption
|
||||
|
||||
# Similar config to /www/docs/docusaurus.config.js > redocusaurus
|
||||
# Allows to emulate rendering of API public documentation when using `yarn redocly preview-docs openapi.yaml`
|
||||
|
||||
Reference in New Issue
Block a user