agilicus 1.278.1__py3-none-any.whl → 1.278.2__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.
- agilicus/agilicus_api/api_client.py +1 -1
- agilicus/agilicus_api/configuration.py +1 -1
- agilicus/agilicus_api_README.md +1 -1
- {agilicus-1.278.1.dist-info → agilicus-1.278.2.dist-info}/METADATA +2 -2
- {agilicus-1.278.1.dist-info → agilicus-1.278.2.dist-info}/RECORD +8 -8
- {agilicus-1.278.1.dist-info → agilicus-1.278.2.dist-info}/LICENSE.txt +0 -0
- {agilicus-1.278.1.dist-info → agilicus-1.278.2.dist-info}/WHEEL +0 -0
- {agilicus-1.278.1.dist-info → agilicus-1.278.2.dist-info}/entry_points.txt +0 -0
@@ -77,7 +77,7 @@ class ApiClient(object):
|
|
77
77
|
self.default_headers[header_name] = header_value
|
78
78
|
self.cookie = cookie
|
79
79
|
# Set default User-Agent.
|
80
|
-
self.user_agent = 'OpenAPI-Generator/1.278.
|
80
|
+
self.user_agent = 'OpenAPI-Generator/1.278.2/python'
|
81
81
|
|
82
82
|
def __enter__(self):
|
83
83
|
return self
|
@@ -387,7 +387,7 @@ class Configuration(object):
|
|
387
387
|
"OS: {env}\n"\
|
388
388
|
"Python Version: {pyversion}\n"\
|
389
389
|
"Version of the API: 2025.02.13\n"\
|
390
|
-
"SDK Package Version: 1.278.
|
390
|
+
"SDK Package Version: 1.278.2".\
|
391
391
|
format(env=sys.platform, pyversion=sys.version)
|
392
392
|
|
393
393
|
def get_host_settings(self):
|
agilicus/agilicus_api_README.md
CHANGED
@@ -4,7 +4,7 @@ Agilicus is API-first. Modern software is controlled by other software, is open,
|
|
4
4
|
The `agilicus_api` package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
5
5
|
|
6
6
|
- API version: 2025.02.13
|
7
|
-
- Package version: 1.278.
|
7
|
+
- Package version: 1.278.2
|
8
8
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
9
9
|
For more information, please visit [https://www.agilicus.com/api](https://www.agilicus.com/api)
|
10
10
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: agilicus
|
3
|
-
Version: 1.278.
|
3
|
+
Version: 1.278.2
|
4
4
|
Summary: Agilicus SDK
|
5
5
|
Home-page: https://www.agilicus.com/
|
6
6
|
License: MIT
|
@@ -37,7 +37,7 @@ Requires-Dist: pyyaml (==6.0.2)
|
|
37
37
|
Requires-Dist: requests (>=2.23.0,<3.0.0)
|
38
38
|
Requires-Dist: shortuuid (>=1.0.13,<2.0.0)
|
39
39
|
Requires-Dist: six (>=1.14.0,<2.0.0)
|
40
|
-
Requires-Dist: stripe (>=2.60
|
40
|
+
Requires-Dist: stripe (>=2.60,<12.0) ; extra == "billing"
|
41
41
|
Requires-Dist: xdg (>=5.1.1,<6.0.0)
|
42
42
|
Project-URL: Repository, https://github.com/Agilicus
|
43
43
|
Description-Content-Type: text/markdown
|
@@ -71,9 +71,9 @@ agilicus/agilicus_api/api/users_api.py,sha256=_aoUtYPEVRFqCgKlrzmyzTFPysehUlFTad
|
|
71
71
|
agilicus/agilicus_api/api/users_api_mock.py,sha256=vS-a5l0p3arW8QEKjqZ4_I31XG4T-m6G6dIwyuMIA2w,16824
|
72
72
|
agilicus/agilicus_api/api/whoami_api.py,sha256=TGP5fpJa3NRT4mW_m3ZZ13jO-a5q0x7-xFZXWbaeIsg,7941
|
73
73
|
agilicus/agilicus_api/api/whoami_api_mock.py,sha256=rlvZoWnMCqORMZBg7SOv6d3xp52kELdh6wXcCaIZ93w,346
|
74
|
-
agilicus/agilicus_api/api_client.py,sha256=
|
74
|
+
agilicus/agilicus_api/api_client.py,sha256=lgj44DiB0ZOV_P_FG9XrvbgaKkzfjEX6ukElugDSCg8,38845
|
75
75
|
agilicus/agilicus_api/apis/__init__.py,sha256=aJZD7x-umdSni6ZBr4XxzpH8pwtU9hA5LlCDxcqa1Q8,2224
|
76
|
-
agilicus/agilicus_api/configuration.py,sha256=
|
76
|
+
agilicus/agilicus_api/configuration.py,sha256=l14Aj-3L0EpmVZB--xSaYKQ4-QIDQDDHtrL1LPEQAI0,18447
|
77
77
|
agilicus/agilicus_api/docs/APIKey.md,sha256=4cKuz4_l9HcEDnUrLwYbEnn9C2WoDayrjfrY1Ixgaf4,1747
|
78
78
|
agilicus/agilicus_api/docs/APIKeyIntrospect.md,sha256=nJ-zkuFm3JMbWFDYYN_vYyQk1snGBtBvIxtCQxamhAU,1019
|
79
79
|
agilicus/agilicus_api/docs/APIKeyIntrospectAuthorizationInfo.md,sha256=7RApOOLjvWQs5sw2jb25g7i3Kta1BiEY-s8VRXfppH8,725
|
@@ -2595,7 +2595,7 @@ agilicus/agilicus_api/test/test_x509_root_certificate.py,sha256=jfQSxWb4vpRu8PZi
|
|
2595
2595
|
agilicus/agilicus_api/test/test_x509_root_certificate_spec.py,sha256=n-aswTMDeq6WTB8hUwFFhuEV3r6si1Mn7P-w2bA0ieU,2832
|
2596
2596
|
agilicus/agilicus_api/test/test_x509_root_certificate_status.py,sha256=gjlkhjOEojH2jovSDTdWrY1sUoerYFQNql6_s-C9PBQ,2846
|
2597
2597
|
agilicus/agilicus_api/test/test_xss_settings.py,sha256=t6B-waiHPuOcwhuoXrjvK7V7mNwRK-W918VQmXrTUBA,2746
|
2598
|
-
agilicus/agilicus_api_README.md,sha256=
|
2598
|
+
agilicus/agilicus_api_README.md,sha256=YDQxQB06GNCz6eAiC9kuMSgBGFCGs0Bk1t2MhVSbGV4,166605
|
2599
2599
|
agilicus/aliases.ini,sha256=MxqiVo2f2xdUDVF1YDkNW36AIqN8hrYjlTVfraEUZXY,455
|
2600
2600
|
agilicus/amq.py,sha256=yxi-YTbJPVl10s78Hlr1dmrQR63iaSIoROGVILzFPmE,1775
|
2601
2601
|
agilicus/apps.py,sha256=ZRPqOq9ecFTqaBce5JQW7e1zekoJbhgYKDDsxyWo5BA,53212
|
@@ -2692,8 +2692,8 @@ agilicus/trusted_certs/trusted_certs_main.py,sha256=6dHHWXvNIcUa_nA9ptigL4Vibe4n
|
|
2692
2692
|
agilicus/users.py,sha256=tUEWvqQZL-TuW9TeUwxGTMCHtih1o9xtTrEp23ng4n8,38614
|
2693
2693
|
agilicus/version.py,sha256=G9OFdL1v_4dLDfk6I6taDNypM5bbO-JHAwilsu9LYgg,23
|
2694
2694
|
agilicus/whoami.py,sha256=kqghtWMgZOd2rhKmfguDwCTm6A3gNS8Kj-S2IBxBtl0,206
|
2695
|
-
agilicus-1.278.
|
2696
|
-
agilicus-1.278.
|
2697
|
-
agilicus-1.278.
|
2698
|
-
agilicus-1.278.
|
2699
|
-
agilicus-1.278.
|
2695
|
+
agilicus-1.278.2.dist-info/LICENSE.txt,sha256=Zq4tqiCroC2CVrBB_PWjapRdvpae23nljdiaSkOzUho,1061
|
2696
|
+
agilicus-1.278.2.dist-info/METADATA,sha256=S7MtGQ-5xxpyZEuFU1fRdcZLyyV31veyWicmmVeVZUI,3909
|
2697
|
+
agilicus-1.278.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
2698
|
+
agilicus-1.278.2.dist-info/entry_points.txt,sha256=a66hGozzLkHu0IewFzIMbSAhMTNTddUaA2T3_16Gb_s,51
|
2699
|
+
agilicus-1.278.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|