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

GetResourceTypes() and GetSchemas() don't work #54

Open
smoyer64 opened this issue Apr 1, 2020 · 0 comments
Open

GetResourceTypes() and GetSchemas() don't work #54

smoyer64 opened this issue Apr 1, 2020 · 0 comments

Comments

@smoyer64
Copy link
Contributor

smoyer64 commented Apr 1, 2020

These methods return arrays of the specified ResourceType so there's no simple way to get the ResourceType end-point for them. We probably need to use reflection to get verify it's an array, get the element type, verify that's a ResourceType and then get the end-point.

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