Update get/export audit logs spec

This commit is contained in:
Tuan Dang
2023-11-23 12:18:01 +07:00
parent 097a8cae89
commit 53ac05694c
4 changed files with 26 additions and 128 deletions

View File

@@ -1,4 +1,4 @@
---
title: "Export"
openapi: "GET /api/v1/{workspaceId}/audit-logs"
openapi: "GET /api/v1/workspace/{workspaceId}/audit-logs"
---