Skip to content

Check handling list keys in URI #13

Description

@peckato1
  1. What if the list key is an identityref, enum, or leafrefs? Do we handle the prefixes well?
  2. Make a research about where URL encoding is allowed, where is it a must and where it is forbidden.
  3. What if the list key is complicated like it is a compound key of two leafs and one is of int type and the second one is something like union { string, identityref } and there is a when statement like "if the first key is even number, then the second key is string, otherwise it is the identityref (perhaps to an identity from another module)" . Is such YANG even allowed? And if so, do we handle such situations well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions