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

Make sure that GetSchema provider method returns the schema correctly #15

Open
mikhailshilkov opened this issue Apr 13, 2022 · 0 comments
Labels
kind/bug Some behavior is incorrect or out of spec

Comments

@mikhailshilkov
Copy link
Member

mikhailshilkov commented Apr 13, 2022

What happened?

I botstrapped a new toy provider based on this boilerplate. I tried calling GetSchema on it but the result was an empty byte array (and no error).

Steps to reproduce

Call GetSchema on the provider

Expected Behavior

A full schema is returned

Actual Behavior

An empty schema is returned

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@mikhailshilkov mikhailshilkov added the kind/bug Some behavior is incorrect or out of spec label Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec
Projects
None yet
Development

No branches or pull requests

1 participant