mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 17:26:23 +02:00
Initial commit
This commit is contained in:
commit
55332d1ddb
168 changed files with 18456 additions and 0 deletions
3
apps/docs/api/spells/get-all-spells.mdx
Normal file
3
apps/docs/api/spells/get-all-spells.mdx
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
openapi: get /api/v1/spells/get-all/
|
||||
---
|
||||
3
apps/docs/api/spells/get-spell.mdx
Normal file
3
apps/docs/api/spells/get-spell.mdx
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
openapi: get /api/v1/spells/get/
|
||||
---
|
||||
3
apps/docs/api/spells/search-spells.mdx
Normal file
3
apps/docs/api/spells/search-spells.mdx
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
openapi: get /api/v1/spells/search/
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue