26 Apr 2023 01:13 PM
How do we create a json template which uses multiple conditions from yaml in MONACO?
For example a request attribute with multiple classes and methods defined....
Apologies if i haven't worded this quite right 😅
Solved! Go to Solution.
26 Apr 2023 04:59 PM
Hi,
I would say creating one request attribute manually, and then, download configuration using download command.
You can add parameter "--specific-api request-attributes" for downloading only information about request attribute API.
After that, you can review which structure is following. It helps to avoid starting from scratch.
Best regards