Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ResourceTypes test incorrect? #12

Open
RyanHolmesIAG opened this issue Jun 14, 2018 · 0 comments
Open

ResourceTypes test incorrect? #12

RyanHolmesIAG opened this issue Jun 14, 2018 · 0 comments

Comments

@RyanHolmesIAG
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant