``` "responses":{ "200":{"description":"OK","content":{"text/vnd.graphviz":{"schema":{}}}}, "404":{ "description":"Not Found", "content":{"application/json":{"schema":{"$ref":"#/components/schemas/RestErrResponse"}}} } ```