Fix API typo: /get-global-certs

This commit is contained in:
Yang Luo
2023-11-13 14:22:40 +08:00
parent 2d4998228c
commit e9b7d1266f
7 changed files with 14 additions and 14 deletions

View File

@ -1311,12 +1311,12 @@ paths:
type: array
items:
$ref: '#/definitions/object.User'
/api/get-globle-certs:
/api/get-global-certs:
get:
tags:
- Cert API
description: get globle certs
operationId: ApiController.GetGlobleCerts
operationId: ApiController.GetGlobalCerts
responses:
"200":
description: The Response object