|
|
@ -42,7 +42,7 @@ paths:
|
|
|
|
name: Content-Type
|
|
|
|
name: Content-Type
|
|
|
|
type: string
|
|
|
|
type: string
|
|
|
|
description: The content type of the file being uploaded
|
|
|
|
description: The content type of the file being uploaded
|
|
|
|
x-example: "Content-Type: application/pdf"
|
|
|
|
x-example: "application/pdf"
|
|
|
|
- in: query
|
|
|
|
- in: query
|
|
|
|
type: string
|
|
|
|
type: string
|
|
|
|
x-example: "War and Peace.pdf"
|
|
|
|
x-example: "War and Peace.pdf"
|
|
|
|