Add lock for attendance swagger doc
All checks were successful
Client CMS Check Build (NixCN CMS) TeamCity build finished
Backend Check Build (NixCN CMS) TeamCity build finished

Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
2026-02-06 10:52:58 +08:00
parent 67e2cbbd04
commit b2f216f1bd
4 changed files with 16 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
basePath: /api/v1
basePath: /app/api/v1
definitions:
data.EventIndexDoc:
properties:
@@ -566,6 +566,8 @@ paths:
data:
type: object
type: object
security:
- ApiKeyAuth: []
summary: Get Attendance List
tags:
- Event