apigee maven config plugin: how to specify the destination folder for specs

We want to organize our specs inside folders in Apigee. How can I specify the folder location in the specs.json file so that maven config plugin will create it inside a specific folder, instead of home folder?

Here is my sample specs.json with folderId that didn't work:

{ "folderId": "355782", "name": "test-api-specs", "file": "./specs/test-api-specs.yaml" }

0 0 83
0 REPLIES 0