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

Wrong type for example field in IApiModelPropertyArgs #41

Open
XanderEmu opened this issue Feb 19, 2019 · 0 comments
Open

Wrong type for example field in IApiModelPropertyArgs #41

XanderEmu opened this issue Feb 19, 2019 · 0 comments

Comments

@XanderEmu
Copy link

Field example in IApiModelPropertyArgs has type any[]. That means I cannot set a proper example for e.g. strings or numbers. Casting the value to any works.

It's related to #37 but author settled down for a workaround and closed the issue.

I can see that you have a related PR that fixes it waiting for its turn:
#38

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