misc update
parent
4617e8fb06
commit
0d59819a8a
|
@ -4,7 +4,7 @@ This directory holds templates that have static API URL endpoints. Use these to
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
**token-spray** are self-contained template and does not requires URLs as input as the API endpoints have static URLs predefined in the template. Each template in the `token-spray` directory assumes the input API token/s will be provided using CLI `var` flag.
|
token-spray are **self-contained** template and does not requires URLs as input as the API endpoints have static URLs predefined in the template. Each template in the `token-spray` directory assumes the input API token/s will be provided using CLI `var` flag.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
# Running token-spray templates against a single token to test
|
# Running token-spray templates against a single token to test
|
||||||
|
|
Loading…
Reference in New Issue