Skip to content

Commit

Permalink
test: add web hook test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Dec 10, 2021
1 parent fd395f1 commit bd70fe9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
type: api_key
config:
name: foo
value: bar
in: header
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type: basic_auth
config:
user: foo
password: bar

0 comments on commit bd70fe9

Please sign in to comment.