feat(docs-util): predefined OAS schemas (#7139)

* feat(docs-util): predefined OAS schemas

* small fix
This commit is contained in:
Shahed Nasser
2024-04-25 10:01:23 +02:00
committed by GitHub
parent f1a7821c19
commit 347aece924
4 changed files with 100 additions and 7 deletions
@@ -138,6 +138,10 @@ decorators:
- Order
- Cart
- PublishableApiKey
CustomerGroupResponse:
- CustomerResponse
ProductCategoryResponse:
- ProductCategoryResponse
# 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`