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

Issue with displaying the complex object from json schema #202

Open
sunilkumard opened this issue Sep 3, 2014 · 1 comment
Open

Issue with displaying the complex object from json schema #202

sunilkumard opened this issue Sep 3, 2014 · 1 comment

Comments

@sunilkumard
Copy link

Currently we are facing issue with json schema having POST method where Schema definitions derived from object with simple data types of string is displayed in UI with text boxes, where the schema definitions having complex object type like below
Employee : with first name, last name, emp code and having an object with address is not displayed in the UI with text boxes to add these values. when if you only department, it displayed the text boxes. please find the below screen shot. Please let me how to fix this issue. below are the resources used to configure.

Node js - http://nodejs.org/#download – version - v0.10.31
Npm - https://github.com/npm/npm - Version - 1.4.12
IO Docs - https://github.com/mashery/iodocs

image

Thanks,
Sunil

@mansilladev
Copy link
Contributor

Hi @sunilkumard - can you include your config file, or at least the parts that are pertinent to helping debug this issue? Thanks.

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