Skip to content

InvalidPointerError: ... Pointers must begin with "#/" #60

@zoltan-mihalyi

Description

@zoltan-mihalyi

I get InvalidPointerError in this setup:

  • In my openapi.yaml I use $ref to another yaml
  • In the other yaml, I use another $ref inside allOf

When I merge the two files, I get no errors. When in the other file, the $ref is not inside allOf, but a property, I get no errors either.

Node.js 24, Windows 11

command: openapi-generator-plus -c openapi-config.yml -o src/openapi/xxx test.yaml

openapi-config.yml
test.yaml
test2.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions