Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit cbbea0a

Browse files
authored
Merge pull request #258 from RupengLiu/patch-1
Update README.md
2 parents 4ecdb27 + e598f23 commit cbbea0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/APIM_ARMTemplate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ az account set --subscription <subscription_id>
277277
| fileFolder | Yes | Path to output folder |
278278
| apiName | No | Name of API. If provided, Extractor executes single API extraction. Otherwise, Extractor executes full extraction. Note: This is the "Name" value as seen in the API settings, not "Display Name" and is case sensitive. |
279279
| linkedTemplatesBaseUrl| No | Linked templates remote location. If provided, Extractor generates master template and requires linked templates pushed to remote location. |
280-
| linkedTemplatesUrlQueryString | string | No | Query string appended to linked templates uris that enables retrieval from private storage. |
280+
| linkedTemplatesUrlQueryString | No | String | Query string appended to linked templates uris that enables retrieval from private storage. |
281281
| policyXMLBaseUrl | No | Policy XML files remote location. If provided, Extractor generates policies folder with xml files, and requires they be pushed to remote location. |
282282

283283
To run the Extractor with all arguments (executing a single API extraction with linked templates and policy file generation), use the following command:

0 commit comments

Comments
 (0)