Ignas Mikalajūnas

Results 1 issues of Ignas Mikalajūnas

When I have a reference like ``` "$ref": "#/components/schemas/ErrorResponse" ``` and a corresponding structure: ``` "schemas": { "ErrorResponse": { "type": "object", "required": [ "message" ], "properties": { "message": { "description":...

area:external-refs