feat: added search endpoint to docs

This commit is contained in:
=
2025-04-07 15:18:03 +05:30
parent 140fa49871
commit 3aed79071b
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
---
title: "Search"
openapi: "POST /api/v1/identities/search"
---