jsontojsonschema
Service icon

JsonToJsonSchema

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 07 October 2023
 by 
5.0
 (2 ratings)
jsontojsonschema

JsonToJsonSchema

Documentation
1.0.0
  • Download the extension 'JsonToJsonSchema' and from manage dependencies add it in your module.
  • Pass your JSON as input to this action 'ConverJsonToSchema'
  • In the output you get the JSON schema. Use this JSON schema to create your JSON editor.
  • You can create this JSON editor by using other forge components (for example JsonEditor by Victor Salvalagio Pereira)
  • This brings your JSON or JSON documents to life in a UI form and you can edit and manipulate it and then save it back to your DB.