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
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.
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
Thanks,
Sunil
The text was updated successfully, but these errors were encountered: