docs: fix tsdocs following typedoc update + 1.20 release (#6033)

* docs: fix tsdocs following typedoc update + 1.20 release

* Fix OAS validation errors

* fixes to react-docs-generator

* fix content linting
This commit is contained in:
Shahed Nasser
2024-01-09 17:15:29 +02:00
committed by GitHub
parent 125879ada4
commit 18de90e603
32 changed files with 460 additions and 111 deletions
@@ -13,6 +13,7 @@ decorators:
- Order
- Payment
- PaymentSession
- SalesChannel
ClaimImage:
- ClaimItem
ClaimItem:
@@ -43,6 +44,7 @@ decorators:
- Fulfillment
GiftCard:
- Order
- Region
GiftCardTransaction:
- GiftCard
- Order
@@ -73,6 +75,9 @@ decorators:
- Refund
- Return
- Swap
- SalesChannel
- Region
- LineItem
OrderEdit:
- Order
OrderItemChange:
@@ -134,6 +139,10 @@ decorators:
- Region
TrackingLink:
- Fulfillment
SalesChannel:
- Order
- Cart
- PublishableApiKey
# 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`