feat: swagger接口文档更新1.0.8改TokenAuth
This commit is contained in:
@@ -61,7 +61,7 @@ func (s *NeVersionController) Info(c *gin.Context) {
|
||||
// @Produce json
|
||||
// @Param data body object true "Request Param"
|
||||
// @Success 200 {object} object "Response Results"
|
||||
// @Security ApiKeyAuth
|
||||
// @Security TokenAuth
|
||||
// @Summary Network element version operation
|
||||
// @Description Network element version operation
|
||||
// @Router /ne/version/operate [post]
|
||||
|
||||
Reference in New Issue
Block a user