Commit 9bd9a7b
feat(travelimpactmodel): update the API
#### travelimpactmodel:v1
The following keys were added:
- resources.flights.methods.computeScope3FlightEmissions.description
- resources.flights.methods.computeScope3FlightEmissions.flatPath
- resources.flights.methods.computeScope3FlightEmissions.httpMethod
- resources.flights.methods.computeScope3FlightEmissions.id
- resources.flights.methods.computeScope3FlightEmissions.parameterOrder
- resources.flights.methods.computeScope3FlightEmissions.path
- resources.flights.methods.computeScope3FlightEmissions.request.$ref
- resources.flights.methods.computeScope3FlightEmissions.response.$ref
- schemas.ComputeScope3FlightEmissionsRequest.description
- schemas.ComputeScope3FlightEmissionsRequest.id
- schemas.ComputeScope3FlightEmissionsRequest.properties.flights.description
- schemas.ComputeScope3FlightEmissionsRequest.properties.flights.items.$ref
- schemas.ComputeScope3FlightEmissionsRequest.properties.flights.type
- schemas.ComputeScope3FlightEmissionsRequest.properties.modelVersion.$ref
- schemas.ComputeScope3FlightEmissionsRequest.properties.modelVersion.description
- schemas.ComputeScope3FlightEmissionsRequest.type
- schemas.ComputeScope3FlightEmissionsResponse.description
- schemas.ComputeScope3FlightEmissionsResponse.id
- schemas.ComputeScope3FlightEmissionsResponse.properties.flightEmissions.description
- schemas.ComputeScope3FlightEmissionsResponse.properties.flightEmissions.items.$ref
- schemas.ComputeScope3FlightEmissionsResponse.properties.flightEmissions.type
- schemas.ComputeScope3FlightEmissionsResponse.properties.modelVersion.$ref
- schemas.ComputeScope3FlightEmissionsResponse.properties.modelVersion.description
- schemas.ComputeScope3FlightEmissionsResponse.type
- schemas.Scope3FlightEmissions.description
- schemas.Scope3FlightEmissions.id
- schemas.Scope3FlightEmissions.properties.flight.$ref
- schemas.Scope3FlightEmissions.properties.flight.description
- schemas.Scope3FlightEmissions.properties.source.description
- schemas.Scope3FlightEmissions.properties.source.enum
- schemas.Scope3FlightEmissions.properties.source.enumDescriptions
- schemas.Scope3FlightEmissions.properties.source.type
- schemas.Scope3FlightEmissions.properties.ttwEmissionsGramsPerPax.description
- schemas.Scope3FlightEmissions.properties.ttwEmissionsGramsPerPax.format
- schemas.Scope3FlightEmissions.properties.ttwEmissionsGramsPerPax.type
- schemas.Scope3FlightEmissions.properties.wttEmissionsGramsPerPax.description
- schemas.Scope3FlightEmissions.properties.wttEmissionsGramsPerPax.format
- schemas.Scope3FlightEmissions.properties.wttEmissionsGramsPerPax.type
- schemas.Scope3FlightEmissions.properties.wtwEmissionsGramsPerPax.description
- schemas.Scope3FlightEmissions.properties.wtwEmissionsGramsPerPax.format
- schemas.Scope3FlightEmissions.properties.wtwEmissionsGramsPerPax.type
- schemas.Scope3FlightEmissions.type
- schemas.Scope3FlightSegment.description
- schemas.Scope3FlightSegment.id
- schemas.Scope3FlightSegment.properties.cabinClass.description
- schemas.Scope3FlightSegment.properties.cabinClass.enum
- schemas.Scope3FlightSegment.properties.cabinClass.enumDescriptions
- schemas.Scope3FlightSegment.properties.cabinClass.type
- schemas.Scope3FlightSegment.properties.carrierCode.description
- schemas.Scope3FlightSegment.properties.carrierCode.type
- schemas.Scope3FlightSegment.properties.departureDate.$ref
- schemas.Scope3FlightSegment.properties.departureDate.description
- schemas.Scope3FlightSegment.properties.destination.description
- schemas.Scope3FlightSegment.properties.destination.type
- schemas.Scope3FlightSegment.properties.distanceKm.description
- schemas.Scope3FlightSegment.properties.distanceKm.format
- schemas.Scope3FlightSegment.properties.distanceKm.type
- schemas.Scope3FlightSegment.properties.flightNumber.description
- schemas.Scope3FlightSegment.properties.flightNumber.format
- schemas.Scope3FlightSegment.properties.flightNumber.type
- schemas.Scope3FlightSegment.properties.origin.description
- schemas.Scope3FlightSegment.properties.origin.type
- schemas.Scope3FlightSegment.type1 parent f7a757b commit 9bd9a7b
File tree
2 files changed
+391
-1
lines changed- discovery
- src/apis/travelimpactmodel
2 files changed
+391
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
116 | 131 | | |
117 | 132 | | |
118 | 133 | | |
| |||
131 | 146 | | |
132 | 147 | | |
133 | 148 | | |
134 | | - | |
| 149 | + | |
135 | 150 | | |
136 | 151 | | |
137 | 152 | | |
| |||
166 | 181 | | |
167 | 182 | | |
168 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
169 | 220 | | |
170 | 221 | | |
171 | 222 | | |
| |||
389 | 440 | | |
390 | 441 | | |
391 | 442 | | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
392 | 536 | | |
393 | 537 | | |
394 | 538 | | |
| |||
0 commit comments