Create a Examples Folder with files
POST {{url}}/designcenter/api-designer/projects/{{project_id}}/branches/{{branch}}/save
Request Body
{"0"=>{"path"=>"examples/bus.raml", "type"=>"FILE", "content"=>"#%RAML 1.0 Example\ntype: object\nproperties:\n brand: string\n model: string\n color: string\n year?: string", "title"=>"Car Datatype"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
x-organization-id | string | ||
x-owner-id | string |