REST-API-Multiple-Request-Chaining
REST-API-Multiple-Request-Chaining copied to clipboard
Update "Alternative" Nesting Syntax
{
PREVIOUS CALL,
[
[ OPTION 1],
[ OPTION 2],
],
ADDITIONAL CALLS
}