Skip to content

Comment for JsonPointer class misinforms #2

@Zordid

Description

@Zordid

There are several flaws in the comment of the JsonPointer class.

  • the keyword "new" appears in line 14
  • a JsonPointer cannot be created from a string: "new JsonPointer(originalJson)"
  • the method "dereference" does not exists

It seems this comment was copied & pasted from somewhere without any care, possibly from Java?

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