app-workflow_engine

On this page:

sort

Summary

Sort

Description

Sort input

Route

No Northbound API Available

Roles

Parameters

DetailsExampleSchema
Name Type Required Description
arr array yes The input to be sorted
key string no If object, key used to sort the input
limit number no The number of records to return
reverse boolean yes True for reverse sorting, False for standard sorting

Return

DetailsExampleSchema
Name Type Description
response array Response of the sorting