Skip to content

Commit 668ac2e

Browse files
committed
Config keys using underscore instead of -
1 parent fd5313b commit 668ac2e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

demo-api/.scanapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
project-name: ScanAPI Demo
1+
project_name: ScanAPI Demo
22
report:
3-
hide-request:
3+
hide_request:
44
headers:
55
- x-api-key

pokeapi/.scanapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
project-name: PokéAPI
1+
project_name: PokéAPI

0 commit comments

Comments
 (0)