Skip to content

Index access to Parameters and Dictionaries #40

Description

@gapple

According to the spec 3.1.2, 3.2

Implementations MUST provide access to [Parameters and Dictionaries] both by index and by key. Specifications MAY use either means of accessing them.

Parameters and Dictionaries are currently both parsed to stdClass objects, and the typed objects that are introduced in #29 do not currently allow accessing by index.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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