1

My client needs to have an USER interface where they can build a JSON The JSON is defined and validated by its schema

For example, if you could go here https://developers.google.com/people/api/rest/v1/people/createContact

enter image description here

This editor lets us define the JSON and it displays the dropdown suggestions so the user may not make a mistake.

I have no idea how this is being done? Any insights are greatly appreciated.

Is there a third party tool available?

https://jsonschemalint.com/#!/version/draft-07/markup/json THis does exactly but it doesnt show a dropdown

user16731842
  • 83
  • 1
  • 10
  • Have you looked at our implementations page? https://json-schema.org/implementations.html There are a few editors and linters listed you can try. – gregsdennis Apr 17 '23 at 10:22
  • That didnt help. There is nothing so far I believe. Thank you so much for the link. – user16731842 Apr 19 '23 at 05:57

0 Answers0