You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: