app-tools

On this page:

FlattenJSONFormInput

Summary

Flatten JSON Form Input

Description

Used to convert key values of arrays with a single value into simple key value pairs

Route

POST /tools/FlattenJSONFormInput

Roles

admin engineering

Parameters

DetailsExampleSchema
Name Type Required Description
input object yes The JSON to be converted

Return

DetailsExampleSchema
Name Type Description
response object JSON key value pairs