Compare launches
GET/v1/:projectName/launch/compare
Compare launches
Request
Path Parameters
projectName stringrequired
projectName
Query Parameters
ids int64[]required
ids
Responses
- 200
OK
- */*
- Schema
- Example (from schema)
Schema
Array [
]
property name*
object[]
id int64
name string
number int32
startTime
object
date int32
day int32
hours int32
minutes int32
month int32
nanos int32
seconds int32
time int64
timezoneOffset int32
year int32
values
object
property name* string
{}
Loading...