Hi Jay,
I've attached a simple example. A few notes:
Cheers,
Thank you, so much Ted. Using the code assist helped, as I made error in typing it. Appreciate your help.
Glad it worked, Jay! Be sure to check out these resources to learn more about multi-file support in API Studio:
Cheers,
Jay Gopalan
Hello,
I looked at beamup_api V3 multi-file example, which is what I was looking for. However, each path file referenced has only one path item and if I include multiple path items, it is not working. Lets say I have three set of APIs
/users:
$ref: "pathItems/users_pathitems.yaml#/paths/~1users"
however it is giving warnings and documentation doesn't generate properly.
Has anyone tried like above or are there any example available?
Thanks.