Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.54 KB

File metadata and controls

19 lines (14 loc) · 1.54 KB

SearchExperimentsProjectsProjectIdExperimentsSearchPostRequest

Example Usage

import { SearchExperimentsProjectsProjectIdExperimentsSearchPostRequest } from "galileo-generated/models/operations";

let value: SearchExperimentsProjectsProjectIdExperimentsSearchPostRequest = {
  projectId: "<value>",
  body: {},
};

Fields

Field Type Required Description
projectId string ✔️ N/A
body models.ExperimentSearchRequest ✔️ N/A