chore: update httpbin to httpbun (#9919)
Signed-off-by: Spazzy <brendankamp757@gmail.com>
This commit is contained in:
parent
eec43519fa
commit
0bdb64373c
12 changed files with 215 additions and 117 deletions
|
|
@ -413,7 +413,7 @@
|
|||
"secured": false
|
||||
},
|
||||
"externalAuth": {
|
||||
"url": "https://httpbin.org/basic-auth/user/passwd",
|
||||
"url": "https://httpbun.com/basic-auth/user/passwd",
|
||||
"method": "",
|
||||
"sendBody": false
|
||||
},
|
||||
|
|
@ -59354,7 +59354,7 @@
|
|||
"secured": false
|
||||
},
|
||||
"externalAuth": {
|
||||
"url": "https://httpbin.org/basic-auth/user/passwd",
|
||||
"url": "https://httpbun.com/basic-auth/user/passwd",
|
||||
"method": "",
|
||||
"sendBody": false
|
||||
},
|
||||
|
|
@ -60272,4 +60272,4 @@
|
|||
"failTimeout": 0
|
||||
}]
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue