update npm packages and healthcheck endpoint
This commit is contained in:
parent
164e51bf03
commit
b11f78046f
4 changed files with 592 additions and 1883 deletions
11
bruno/Common Cents/Health.bru
Normal file
11
bruno/Common Cents/Health.bru
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
meta {
|
||||
name: Health
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{localBaseUrl}}/health
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue