docs: generate OAS for v2 (#7883)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* @schema AdminGetUploadParams
|
||||
* type: object
|
||||
* description: SUMMARY
|
||||
* x-schemaName: AdminGetUploadParams
|
||||
* properties:
|
||||
* fields:
|
||||
* type: string
|
||||
* title: fields
|
||||
* description: The upload's fields.
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user