Update OAS file of an API
POST {{baseUrl}}/products/:product_id/api-details/:api_id/oas
Update an OAS file for an API inside an API Product
Request Body
[{"name"=>"file", "value"=>"<string>", "datatype"=>"string"}]
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | 
RESPONSES
status: OK
""