Skip to content

Escape is needed for some patterns, specifically including dollar marks. #180

@LumaKernel

Description

@LumaKernel

Example:

  /dummy/2:
    put:
      summary: "simple"
      responses:
        202:
          description: "accept"
  /dummy/$2:
    put:
      summary: "simple"
      responses:
        202:
          description: "accept"

related: aspida/aspida#724 (not the same)

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