Skip to content

Commit

Permalink
Update Swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
Teagan Glenn authored and seldondev committed Apr 2, 2020
1 parent 34d5bd3 commit ad28a3a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions openapi/engine.oas3.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,17 @@
}
}
}
},
"text/*": {
"schema": {
"type": "string"
}
},
"application/octet-stream": {
"schema": {
"type": "string",
"format": "binary"
}
}
},
"required": true
Expand Down

0 comments on commit ad28a3a

Please sign in to comment.