samsara-api 0.0.4__py3-none-any.whl → 2.0.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,10 +20,10 @@ class BaseClientWrapper:
20
20
 
21
21
  def get_headers(self) -> typing.Dict[str, str]:
22
22
  headers: typing.Dict[str, str] = {
23
- "User-Agent": "samsara-api/0.0.4",
23
+ "User-Agent": "samsara-api/2.0.0",
24
24
  "X-Fern-Language": "Python",
25
25
  "X-Fern-SDK-Name": "samsara-api",
26
- "X-Fern-SDK-Version": "0.0.4",
26
+ "X-Fern-SDK-Version": "2.0.0",
27
27
  }
28
28
  headers["Authorization"] = f"Bearer {self._get_token()}"
29
29
  return headers
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: samsara-api
3
- Version: 0.0.4
3
+ Version: 2.0.0
4
4
  Summary:
5
5
  License: MIT
6
6
  Requires-Python: >=3.8,<4.0
@@ -83,7 +83,7 @@ samsara/contacts/client.py,sha256=-DvPNxYQZboAYekVkG22JH8GLN5Pb441W0pD7amZue8,19
83
83
  samsara/contacts/raw_client.py,sha256=nMFcdeS_I53QS01zxF2yeY6-t6cbQ7ZeZeqUxKcH7yI,27530
84
84
  samsara/core/__init__.py,sha256=4POYbbRlgR7TwGFY5nmHpaa7nFgXOX_pYHcN1Ezh2p8,1643
85
85
  samsara/core/api_error.py,sha256=44vPoTyWN59gonCIZMdzw7M1uspygiLnr3GNFOoVL2Q,614
86
- samsara/core/client_wrapper.py,sha256=9ANX-olJY3Lv-BmJeGdRh408Cu9mhWO74esp7VjH7jI,2236
86
+ samsara/core/client_wrapper.py,sha256=yzDfnUIKoIhz0pme90PTHL7PXbPGTUNcefM8KaImvf8,2236
87
87
  samsara/core/datetime_utils.py,sha256=nBys2IsYrhPdszxGKCNRPSOCwa-5DWOHG95FB8G9PKo,1047
88
88
  samsara/core/file.py,sha256=d4NNbX8XvXP32z8KpK2Xovv33nFfruIrpz0QWxlgpZk,2663
89
89
  samsara/core/force_multipart.py,sha256=awxh5MtcRYe74ehY8U76jzv6fYM_w_D3Rur7KQQzSDk,429
@@ -2658,7 +2658,7 @@ samsara/webhooks/types/__init__.py,sha256=gZew8TwQaEiQWvSAewo9htvyM3UqVSZc1UJ2Aa
2658
2658
  samsara/webhooks/types/webhooks_patch_webhook_request_body_version.py,sha256=WaQrAnZGbaz7eQ6fpnX77L5nb8dLwuUkEQdvx5mCGAw,224
2659
2659
  samsara/webhooks/types/webhooks_post_webhooks_request_body_event_types_item.py,sha256=-whKIc9UjBEIXZUxwkDULLSxR0Dg_-6KxRUjcfyvTuQ,927
2660
2660
  samsara/webhooks/types/webhooks_post_webhooks_request_body_version.py,sha256=1HR1l6_Qc_jS_mf_UkguxgMiiIeAiwaX7jjOTQfG1bw,224
2661
- samsara_api-0.0.4.dist-info/LICENSE,sha256=uX-nl5hOEHp4uvQPCcpde-doNbQhV5uRQNwkB474IoQ,1064
2662
- samsara_api-0.0.4.dist-info/METADATA,sha256=9uB-xryoMS0LeZ1qLICrPttG2gNMHa6AQ_nNQiyyI28,6831
2663
- samsara_api-0.0.4.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
2664
- samsara_api-0.0.4.dist-info/RECORD,,
2661
+ samsara_api-2.0.0.dist-info/LICENSE,sha256=uX-nl5hOEHp4uvQPCcpde-doNbQhV5uRQNwkB474IoQ,1064
2662
+ samsara_api-2.0.0.dist-info/METADATA,sha256=RUJWUbgUJPLIjosWrh_AP-dAP3sbrP2xkpWG90EV16U,6831
2663
+ samsara_api-2.0.0.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
2664
+ samsara_api-2.0.0.dist-info/RECORD,,