|
1 | | -/* |
2 | | - * Licensed to the Apache Software Foundation (ASF) under one |
3 | | - * or more contributor license agreements. See the NOTICE file |
4 | | - * distributed with this work for additional information |
5 | | - * regarding copyright ownership. The ASF licenses this file |
6 | | - * to you under the Apache License, Version 2.0 (the |
7 | | - * "License"); you may not use this file except in compliance |
8 | | - * with the License. You may obtain a copy of the License at |
9 | | - * |
10 | | - * http://www.apache.org/licenses/LICENSE-2.0 |
11 | | - * |
12 | | - * Unless required by applicable law or agreed to in writing, |
13 | | - * software distributed under the License is distributed on an |
14 | | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
15 | | - * KIND, either express or implied. See the License for the |
16 | | - * specific language governing permissions and limitations |
17 | | - * under the License. |
18 | | - */ |
19 | | - |
20 | 1 | // Package docs Code generated by swaggo/swag. DO NOT EDIT |
21 | 2 | package docs |
22 | 3 |
|
@@ -5033,9 +5014,6 @@ const docTemplate = `{ |
5033 | 5014 | "/answer/api/v1/report": { |
5034 | 5015 | "post": { |
5035 | 5016 | "security": [ |
5036 | | - { |
5037 | | - "ApiKeyAuth": [] |
5038 | | - }, |
5039 | 5017 | { |
5040 | 5018 | "ApiKeyAuth": [] |
5041 | 5019 | } |
@@ -5075,9 +5053,6 @@ const docTemplate = `{ |
5075 | 5053 | "/answer/api/v1/report/review": { |
5076 | 5054 | "put": { |
5077 | 5055 | "security": [ |
5078 | | - { |
5079 | | - "ApiKeyAuth": [] |
5080 | | - }, |
5081 | 5056 | { |
5082 | 5057 | "ApiKeyAuth": [] |
5083 | 5058 | } |
@@ -5180,9 +5155,6 @@ const docTemplate = `{ |
5180 | 5155 | "/answer/api/v1/review/pending/post": { |
5181 | 5156 | "put": { |
5182 | 5157 | "security": [ |
5183 | | - { |
5184 | | - "ApiKeyAuth": [] |
5185 | | - }, |
5186 | 5158 | { |
5187 | 5159 | "ApiKeyAuth": [] |
5188 | 5160 | } |
@@ -6295,9 +6267,6 @@ const docTemplate = `{ |
6295 | 6267 | "/answer/api/v1/user/email/verification/send": { |
6296 | 6268 | "post": { |
6297 | 6269 | "security": [ |
6298 | | - { |
6299 | | - "ApiKeyAuth": [] |
6300 | | - }, |
6301 | 6270 | { |
6302 | 6271 | "ApiKeyAuth": [] |
6303 | 6272 | } |
|
0 commit comments