docs: update Typedoc and regenerate references (#1994)
* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
This commit is contained in:
16
docs/content/references/js-client/modules/internal-14.md
Normal file
16
docs/content/references/js-client/modules/internal-14.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Namespace: internal
|
||||
|
||||
## Classes
|
||||
|
||||
- [AdminGetProductTagsPaginationParams](../classes/internal-14.AdminGetProductTagsPaginationParams.md)
|
||||
- [AdminGetProductTagsParams](../classes/internal-14.AdminGetProductTagsParams.md)
|
||||
|
||||
## Type Aliases
|
||||
|
||||
### AdminProductTagsListRes
|
||||
|
||||
Ƭ **AdminProductTagsListRes**: [`PaginatedResponse`](internal-2.md#paginatedresponse) & { `product_tags`: [`ProductTag`](../classes/internal.ProductTag.md)[] }
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/product-tags/index.d.ts:9
|
||||
Reference in New Issue
Block a user