📝 Add api docs

This commit is contained in:
2024-12-25 00:48:25 +08:00
parent d4b831f98e
commit 168d51c9fe
3 changed files with 47 additions and 0 deletions

9
api/bruno.json Normal file
View File

@@ -0,0 +1,9 @@
{
"version": "1",
"name": "Solar Network",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
}