Skip to content

Property $ref is not allowed.yaml-schema: openapi:v3_1_2020(513) #340

@lynn-beckman

Description

@lynn-beckman

A formatting warning is shown when referencing a file in multi-file OpenAPI spec mode:

openapi: 3.1.0
info:
  title: Example API
  version: 1.0.0  
components:
  schemas:
    Carrier:
      $ref: './components/schemas/carriers/Carrier.yaml'
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions