(raw: RawClient["server.provider"])
| 265 | ) |
| 266 | |
| 267 | const adaptGroup6 = (raw: RawClient["server.provider"]) => ({ list: Endpoint6_0(raw), get: Endpoint6_1(raw) }) |
| 268 | |
| 269 | type Endpoint7_0Request = Parameters<RawClient["server.integration"]["integration.list"]>[0] |
| 270 | type Endpoint7_0Input = { readonly location?: Endpoint7_0Request["query"]["location"] } |
no test coverage detected