You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
@@ -309,23 +310,61 @@ az account set --subscription <subscription_id>
309
310
| apiVersionSetName | No | Name of the APIVersionSet. If provided, extract all apis within this apiversionset. It will generate seperate folder for each api and also a master folder to link all apis in this apiversionset |
310
311
311
312
#### Note
312
-
* You can not use "--splitAPIs" and "--apiName" at the same time, since using "--apiName" only extract one API
313
-
### Extractor Command Example
314
-
Executing **a single API extraction with linked templates and policy file** generation, use the following command:
313
+
* You can not use "splitAPIs" and "apiName" at the same time, since using "apiName" only extract one API
314
+
### Extractor Parameter Example
315
+
In **extractorparams.json** file (path: src/APIM_ARMTemplate/extractorparams.json) <br />
316
+
Executing **a single API extraction with linked templates and policy file** generation, use the following parameters:
0 commit comments