diff --git a/dist/compatible/paths/other.yaml b/dist/compatible/paths/other.yaml index 0d28120..33e5aa9 100644 --- a/dist/compatible/paths/other.yaml +++ b/dist/compatible/paths/other.yaml @@ -92,7 +92,6 @@ paths: schema: oneOf: - $ref: '#/components/schemas/OtherResponse' - - $ref: ./../schemas/error.yaml#/components/schemas/Errors description: Successful operation tags: - other diff --git a/dist/docs/paths/other.yaml b/dist/docs/paths/other.yaml index 0d28120..33e5aa9 100644 --- a/dist/docs/paths/other.yaml +++ b/dist/docs/paths/other.yaml @@ -92,7 +92,6 @@ paths: schema: oneOf: - $ref: '#/components/schemas/OtherResponse' - - $ref: ./../schemas/error.yaml#/components/schemas/Errors description: Successful operation tags: - other