Skip to content

Commit 423656b

Browse files
feat(api): api update
1 parent 2c03532 commit 423656b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.stats.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 30
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/open-transit/open-transit-49611a380a238e29ad714c2f6d66a35ada42e3931d2aad2839afd1f13b585de1.yml
3-
openapi_spec_hash: b03acca245aef78353d3b7a6a4a62eb2
4-
config_hash: ff7ff57d4c7f9c3f7a4f9bae39aa00e3
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/open-transit/open-transit-e8511c379642404d73fd2ff068f81d845054108160ccd58343021bbd0b444a37.yml
3+
openapi_spec_hash: b8824d511c16ed314dc7cee996f4fd97
4+
config_hash: c28ddf5b7754155603d9fd1c5fcaeeff

src/resources/trips-for-location.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ export interface TripsForLocationListParams {
293293

294294
/**
295295
* Whether to include full trip elements in the references section. Defaults to
296-
* false.
296+
* true.
297297
*/
298298
includeTrip?: boolean;
299299

0 commit comments

Comments
 (0)