Closed liveandrew closed 4 years ago
this leaves out the definition of BulksearchSegmentMultiResponse.
resource Segment { id: string name: string cost: double complexDetails: string
/operations POST GET MULTIGET
}
sync bulk action Segment::search { id: string name: string query
/operations MULTIGET
774afbf49b4299450c0f237aa45ec303bed6977d
fixed in 1.4.1
this leaves out the definition of BulksearchSegmentMultiResponse.
resource Segment { id: string name: string cost: double complexDetails: string
}
sync bulk action Segment::search { id: string name: string query
}