chore(docs): Generated References (#8400)

Generated the following references:
- `api_key`
- `auth`
- `auth_provider`
- `cart`
- `currency`
- `customer`
- `dml`
- `file`
- `fulfillment`
- `fulfillment_provider`
- `inventory_next`
- `medusa`
- `modules`
- `modules_sdk`
- `notification`
- `order`
- `order_models`
- `payment`
- `payment_models`
- `payment_provider`
- `pricing`
- `product`
- `promotion`
- `region`
- `sales_channel`
- `stock_location_next`
- `store`
- `tax`
- `types`
- `user`
- `workflows`
This commit is contained in:
github-actions[bot]
2024-08-02 07:05:39 +00:00
committed by GitHub
parent c2faca1e8b
commit 71f0d24359
336 changed files with 53078 additions and 49461 deletions

View File

@@ -185,7 +185,7 @@ This exports the module's definition, indicating that the `MyFileProviderService
## 4. Use Module
To use your File Provider Module, add it to the `providers` array of the File Module:
To use your File Module Provider, add it to the `providers` array of the File Module:
<Note>