Skip to content

Commit

Permalink
docs(raw responses): fix duplicate the (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored Jan 21, 2025
1 parent 1d39907 commit bf5234c
Show file tree
Hide file tree
Showing 28 changed files with 56 additions and 56 deletions.
4 changes: 2 additions & 2 deletions src/onebusaway/resources/agencies_with_coverage.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class AgenciesWithCoverageResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> AgenciesWithCoverageResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -66,7 +66,7 @@ class AsyncAgenciesWithCoverageResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncAgenciesWithCoverageResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/agency.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class AgencyResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> AgencyResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -77,7 +77,7 @@ class AsyncAgencyResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncAgencyResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/arrival_and_departure.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class ArrivalAndDepartureResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> ArrivalAndDepartureResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -157,7 +157,7 @@ class AsyncArrivalAndDepartureResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncArrivalAndDepartureResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/block.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class BlockResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> BlockResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -77,7 +77,7 @@ class AsyncBlockResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncBlockResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class ConfigResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> ConfigResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -63,7 +63,7 @@ class AsyncConfigResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncConfigResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/current_time.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class CurrentTimeResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> CurrentTimeResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -63,7 +63,7 @@ class AsyncCurrentTimeResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncCurrentTimeResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/report_problem_with_stop.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class ReportProblemWithStopResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> ReportProblemWithStopResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -113,7 +113,7 @@ class AsyncReportProblemWithStopResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncReportProblemWithStopResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/report_problem_with_trip.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class ReportProblemWithTripResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> ReportProblemWithTripResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -140,7 +140,7 @@ class AsyncReportProblemWithTripResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncReportProblemWithTripResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/route.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class RouteResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> RouteResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -77,7 +77,7 @@ class AsyncRouteResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncRouteResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/route_ids_for_agency.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class RouteIDsForAgencyResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> RouteIDsForAgencyResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -77,7 +77,7 @@ class AsyncRouteIDsForAgencyResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncRouteIDsForAgencyResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/routes_for_agency.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class RoutesForAgencyResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> RoutesForAgencyResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -77,7 +77,7 @@ class AsyncRoutesForAgencyResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncRoutesForAgencyResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/routes_for_location.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class RoutesForLocationResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> RoutesForLocationResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -99,7 +99,7 @@ class AsyncRoutesForLocationResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncRoutesForLocationResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/schedule_for_route.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class ScheduleForRouteResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> ScheduleForRouteResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -95,7 +95,7 @@ class AsyncScheduleForRouteResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncScheduleForRouteResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/schedule_for_stop.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class ScheduleForStopResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> ScheduleForStopResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -93,7 +93,7 @@ class AsyncScheduleForStopResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncScheduleForStopResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/search_for_route.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class SearchForRouteResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> SearchForRouteResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -95,7 +95,7 @@ class AsyncSearchForRouteResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncSearchForRouteResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/search_for_stop.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class SearchForStopResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> SearchForStopResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -95,7 +95,7 @@ class AsyncSearchForStopResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncSearchForStopResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/shape.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class ShapeResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> ShapeResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -77,7 +77,7 @@ class AsyncShapeResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncShapeResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/stop.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class StopResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> StopResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -77,7 +77,7 @@ class AsyncStopResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncStopResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
4 changes: 2 additions & 2 deletions src/onebusaway/resources/stop_ids_for_agency.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class StopIDsForAgencyResource(SyncAPIResource):
@cached_property
def with_raw_response(self) -> StopIDsForAgencyResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down Expand Up @@ -77,7 +77,7 @@ class AsyncStopIDsForAgencyResource(AsyncAPIResource):
@cached_property
def with_raw_response(self) -> AsyncStopIDsForAgencyResourceWithRawResponse:
"""
This property can be used as a prefix for any HTTP method call to return the
This property can be used as a prefix for any HTTP method call to return
the raw response object instead of the parsed content.
For more information, see https://github.com/OneBusAway/python-sdk#accessing-raw-response-data-eg-headers
Expand Down
Loading

0 comments on commit bf5234c

Please sign in to comment.