This commit is contained in:
Dhravya Shah 2025-03-23 20:54:16 -07:00
parent 190b0534c0
commit 0f49f2a9dd
5 changed files with 5 additions and 5 deletions

View file

@ -1,3 +1,3 @@
---
openapi: post /add
openapi: POST /add
---

View file

@ -1,3 +1,3 @@
---
openapi: get /session
openapi: GET /session
---

View file

@ -1,3 +1,3 @@
---
openapi: post /search
openapi: POST /search
---

View file

@ -1,3 +1,3 @@
---
openapi: post /fastsearch
openapi: POST /fastsearch
---