Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 482 Bytes

File metadata and controls

17 lines (12 loc) · 482 Bytes

SkillsListVersionsRequest

Example Usage

import { SkillsListVersionsRequest } from "@mistralai/mistralai/models/operations";

let value: SkillsListVersionsRequest = {
  skillId: "<id>",
};

Fields

Field Type Required Description
skillId string ✔️ N/A