Forum Discussion

vgupt109's avatar
vgupt109
Occasional Visitor
3 years ago

Create two request bodies with some common parameters and some different parameters

Hi

I have two different endpoints. Both the endpoints have a lot of parameters in common and some are unique to them.

How do I create a YAML so that I dont have to repeat the common parameters in both the YAML files? I want that the common ones should be re-used and I should write only the unique ones separately.

No RepliesBe the first to reply