.github
android
api
Interactive
Nexus
Check Status.bru
List Services.bru
Paperclip
Passport
Reader
Wallet
WatchTower
environments
bruno.json
collection.bru
assets
debian
drift_schemas
ios
lib
linux
macos
snap
test
web
windows
.gitignore
.metadata
.roadsignrc
README.md
analysis_options.yaml
build.yaml
devtools_options.yaml
firebase.json
pubspec.lock
pubspec.yaml
roadsign.toml
12 lines
124 B
Plaintext
12 lines
124 B
Plaintext
meta {
|
|
name: Check Status
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{endpoint}}/directory/status
|
|
body: none
|
|
auth: none
|
|
}
|