mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -05:00
improvements: fix doc endpoint and minor ui adjustments/permission check
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
---
|
||||
title: "Get Identity By Id"
|
||||
title: "Get Identity by ID"
|
||||
openapi: "GET /api/v1/projects/{projectId}/identities/{identityId}"
|
||||
---
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
---
|
||||
title: "List Identity"
|
||||
openapi: "POST /api/v1/projects/{projectId}/identities"
|
||||
title: "List Identities"
|
||||
openapi: "GET /api/v1/projects/{projectId}/identities"
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user