OpenAPI contract

​

Responses

  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
Request Example for get/openapi.json
curl https://api.musebook.trade/openapi.json
{
  "openapi": "string",
  "info": {},
  "paths": {},
  "additionalProperty": "anything"
}