Skip to content

Bug: components/schemas/examples cannot be used #13

Closed
@Himenon

Description

@Himenon

Steps To Reproduce

components:
  schemas:
    Item:
      type: string
      exapmles:
        $ref: "#/components/examples/Item"
  examples:
    Item:
      value: 1

Playground

The current behavior

Build Error

The expected behavior

Success build

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: UnconfirmedA potential issue that we haven't yet confirmed as a bug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions