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

Commit c951d1d

Browse files
authored
Add serviceBaseUrl (#348)
1 parent 5cbe2c7 commit c951d1d

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
@@ -325,7 +325,7 @@ You have two choices when specifying your settings:
325325
| paramNamedValue | No | Set to "true" will parameterize all named values and add named values parameter to property template/parameter template/mastert emplate files |
326326
| paramApiLoggerId | No | Set to "true" will parameterize all logger ids in all apis (within api templates) |
327327
| paramLogResourceId | No | Set to "true" will parameterize all loggers' resource ids (within logger template)|
328-
328+
| serviceBaseUrl | No | Specify the base url where you want to run your extractor |
329329

330330
#### Note
331331
* Can not use "splitAPIs" and "apiName" at the same time, since using "apiName" only extract one API

0 commit comments

Comments
 (0)