Skip to main content

create_skill

Function create_skill 

Source
pub async fn create_skill(
    __arg0: State<AppState>,
    __arg1: Json<CreateSkillRequest>,
) -> HttpResult<Json<ApiResponse<CreateSkillResponse>>>
Expand description

POST /v1/skills - Create a new skill