Skip to content

Add tests for $dynamicRef keyword that contains JSON Pointer #600

Open
@flaksp

Description

@flaksp

Currently, all tests cover only the case where $dynamicRef contains a plain name fragment, e.g.:

{
  "$dynamicRef": "#items"
}

I believe we need more test cases because the question "what will happen if $dynamicRef will contain something but plain name fragment" seems to be popular from people like me who try to investigate how dynamic scope works. And it's confusing that there are no official examples nor in the spec and in the tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn enhancement to the tooling or structure of the suite (as opposed to a new test).missing testA request to add a test to the suite that is currently not covered elsewhere.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions