diff --git a/versions/3.0.3.md b/versions/3.0.3.md index 88a968d467..0eb4de3465 100644 --- a/versions/3.0.3.md +++ b/versions/3.0.3.md @@ -1460,7 +1460,6 @@ A `requestBody` for submitting a file in a `POST` operation may look like the fo requestBody: content: application/octet-stream: - # any media type is accepted, functionally equivalent to `*/*` schema: # a binary file of any type type: string