fix(medusa-oas-cli): add circular dependency (#7639)

This commit is contained in:
Shahed Nasser
2024-06-06 20:26:11 +03:00
committed by GitHub
parent 6798bd9a0d
commit 636bf3a15f

View File

@@ -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`