* 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
24 lines
356 B
Markdown
24 lines
356 B
Markdown
# Class: IAdminPostUploadsFileReq
|
|
|
|
[internal](../modules/internal-26.md).IAdminPostUploadsFileReq
|
|
|
|
## Properties
|
|
|
|
### originalName
|
|
|
|
• **originalName**: `string`
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/api/routes/admin/uploads/create-upload.d.ts:21
|
|
|
|
___
|
|
|
|
### path
|
|
|
|
• **path**: `string`
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/api/routes/admin/uploads/create-upload.d.ts:22
|