Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1UserBase
Packages that use V1UserBase
-
Uses of V1UserBase in cn.sliew.carp.module.application.vela.api.v1
Methods in cn.sliew.carp.module.application.vela.api.v1 that return types with arguments of type V1UserBaseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1UserBase>UsersApi.createUser(V1CreateUserRequest body) org.springframework.http.ResponseEntity<V1UserBase>UsersApi.updateUser(String username, V1UpdateUserRequest body)