Files
.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
App/api/Nexus/Check Status.bru
LittleSheep e9ef28d764 Optimize loading speed of chat
 Support new subscribe channel
2025-03-01 18:32:31 +08:00

12 lines
124 B
Plaintext

meta {
name: Check Status
type: http
seq: 1
}
get {
url: {{endpoint}}/directory/status
body: none
auth: none
}