add api docs with bruno

This commit is contained in:
2026-02-15 17:20:09 +03:00
parent 14815e521b
commit e58c10c67c
6 changed files with 82 additions and 0 deletions

9
docs/api/bruno.json Normal file
View File

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