We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd1b5e commit cae97f0Copy full SHA for cae97f0
stripe/_stripe_client.py
@@ -370,3 +370,6 @@ def deserialize(
370
requestor=self._requestor,
371
api_mode=api_mode,
372
)
373
+
374
+ # deprecated v1 services: The beginning of the section generated from our OpenAPI spec
375
+ # deprecated v1 services: The end of the section generated from our OpenAPI spec
0 commit comments