Skip to content

ResourceTypes test incorrect? #12

@ghost

Description

It appears that the ResourceTypes test is trying to valid the response as if it contained just one ResourceType object, whereas it should be looking for a ListResponse object containing multiple definitions. In addition, the schemaExtensions object is only parsed if it's a singular object, whereas the spec indicates it should be an array.

Here's the example json from the spec, but it fails the test. (I assume it should pass.)

https://tools.ietf.org/html/rfc7644#page-75

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