OpenAPI Request Body as JSON Object

in workflows and apps the OpenAPI resource query auto generates the request body
image

earlier in this workflow I create an object I could pass as a whole to this block but instead I have to do {{ block.data.<property_name> }} for every parameter. any changes now end up having to be checked in 2 places (the block where the object being used was created and here in the request) instead of 1.

2 Likes

Hi @bobthebear, we created the internal FR. We'll keep this open to collect +1s. :slightly_smiling_face:

1 Like