You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* GET /api/routes?raw - return routing table in text format
* GET /api/config - return current configuration (use ?pretty to format JSON)
* GET /api/version - return current version
This is all still subject to change since the API needs some general
structure.
GET /api/routes?raw
- return routing table in text formatGET /api/config
- return current configuration (use?pretty
to format JSON)GET /api/version
- return current versionThis is all still subject to change since the API needs some general structure.
The text was updated successfully, but these errors were encountered: