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

"type": "object" without properties causes RangeError: Maximum call stack size exceeded #38

Open
nakamorichi opened this issue Mar 30, 2017 · 1 comment

Comments

@nakamorichi
Copy link
Contributor

I need to have a property that can contain data of unspecified format (i.e. object without defined structure). Is this impossible when using swagger-mongoose?

@paul42
Copy link

paul42 commented Apr 7, 2017

I'm curious, what would the resulting mongoose schema look like in a successful case? I might take a crack at it

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

2 participants