From 2b5c893619ddf0955feafcfb4993009723ac4a17 Mon Sep 17 00:00:00 2001 From: liujiandao <274878379@qq.com> Date: 星期五, 29 三月 2024 15:34:18 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/aps/SRM --- docs/swagger.yaml | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 2a84e04..a1b21f2 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -1981,6 +1981,11 @@ - in: query name: unit type: string + - description: token + in: header + name: Authorization + required: true + type: string produces: - application/json responses: -- Gitblit v1.8.0