I’m pulling data and can refer to a child of the root:
variables:
- something
parameters: - else
…
…
I don’t want to call variables or parameters individually, I want to pull the entire object from the root level.
I’m pulling data and can refer to a child of the root:
variables:
I don’t want to call variables or parameters individually, I want to pull the entire object from the root level.