agilicus 1.297.1__py3-none-any.whl → 1.297.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.297.1.dist-info → agilicus-1.297.2.dist-info}/METADATA +1 -1
- {agilicus-1.297.1.dist-info → agilicus-1.297.2.dist-info}/RECORD +8 -8
- {agilicus-1.297.1.dist-info → agilicus-1.297.2.dist-info}/LICENSE.txt +0 -0
- {agilicus-1.297.1.dist-info → agilicus-1.297.2.dist-info}/WHEEL +0 -0
- {agilicus-1.297.1.dist-info → agilicus-1.297.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.297.
|
80
|
+
self.user_agent = 'OpenAPI-Generator/1.297.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.07.28\n"\
|
390
|
-
"SDK Package Version: 1.297.
|
390
|
+
"SDK Package Version: 1.297.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.07.28
|
7
|
-
- Package version: 1.297.
|
7
|
+
- Package version: 1.297.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
|
|
@@ -73,9 +73,9 @@ agilicus/agilicus_api/api/users_api.py,sha256=fqDJg9_ViIRLGfqLIG17mBw1za-dAtfwAl
|
|
73
73
|
agilicus/agilicus_api/api/users_api_mock.py,sha256=GP0l1NcvX0ynOiZhRtuArS4D7lviWYADG_5KZNSNY-s,18930
|
74
74
|
agilicus/agilicus_api/api/whoami_api.py,sha256=ljHaQGYYuuz6XWELsXPCbOCFu28ho7N5ELDNflfDbd4,7941
|
75
75
|
agilicus/agilicus_api/api/whoami_api_mock.py,sha256=rlvZoWnMCqORMZBg7SOv6d3xp52kELdh6wXcCaIZ93w,346
|
76
|
-
agilicus/agilicus_api/api_client.py,sha256=
|
76
|
+
agilicus/agilicus_api/api_client.py,sha256=D1FxWRciz1CnXFt0QWZWD3YiSbCkmliaW5KOdfvsBZk,38845
|
77
77
|
agilicus/agilicus_api/apis/__init__.py,sha256=ijG84bKeWq8lCvqXBtmWXrEnDMfw2t5qu5nQwgAyckU,2280
|
78
|
-
agilicus/agilicus_api/configuration.py,sha256=
|
78
|
+
agilicus/agilicus_api/configuration.py,sha256=sOtKzGawbpDRzB25Rq76G1npGnnIfmpRpPrqW0LtAG0,18447
|
79
79
|
agilicus/agilicus_api/docs/APIKey.md,sha256=4cKuz4_l9HcEDnUrLwYbEnn9C2WoDayrjfrY1Ixgaf4,1747
|
80
80
|
agilicus/agilicus_api/docs/APIKeyIntrospect.md,sha256=nJ-zkuFm3JMbWFDYYN_vYyQk1snGBtBvIxtCQxamhAU,1019
|
81
81
|
agilicus/agilicus_api/docs/APIKeyIntrospectAuthorizationInfo.md,sha256=7RApOOLjvWQs5sw2jb25g7i3Kta1BiEY-s8VRXfppH8,725
|
@@ -2797,7 +2797,7 @@ agilicus/agilicus_api/test/test_x509_root_certificate.py,sha256=Brl5wKCrtt3cZmT6
|
|
2797
2797
|
agilicus/agilicus_api/test/test_x509_root_certificate_spec.py,sha256=p3AIJK4qqp3kbOkDrh9E5DeNbK9lLTxaF-0tefvcjxA,2832
|
2798
2798
|
agilicus/agilicus_api/test/test_x509_root_certificate_status.py,sha256=lm1qjvnwOJbxN01TLmXKAZFmTgF0nczcJjhW7o19OTs,2846
|
2799
2799
|
agilicus/agilicus_api/test/test_xss_settings.py,sha256=yxg0br0SByreMUAWxTB-PMPqcdAd8kjkJmVoQwFQjnQ,2746
|
2800
|
-
agilicus/agilicus_api_README.md,sha256
|
2800
|
+
agilicus/agilicus_api_README.md,sha256=n02BXfZE-q8QKBxj5KopAuFnot1WPpfajIV1ncqsDCk,179388
|
2801
2801
|
agilicus/aliases.ini,sha256=MxqiVo2f2xdUDVF1YDkNW36AIqN8hrYjlTVfraEUZXY,455
|
2802
2802
|
agilicus/amq.py,sha256=yxi-YTbJPVl10s78Hlr1dmrQR63iaSIoROGVILzFPmE,1775
|
2803
2803
|
agilicus/apps.py,sha256=Mdc_pRXyfa-IvIFH7gNbx0Ob64gUHggZyeSyLUDpjMs,54048
|
@@ -2905,8 +2905,8 @@ agilicus/trusted_certs/trusted_certs_main.py,sha256=6dHHWXvNIcUa_nA9ptigL4Vibe4n
|
|
2905
2905
|
agilicus/users.py,sha256=14Q18XjNh45JUuM4uOJa8UzoVHYCi11M16oI9zPqirE,44522
|
2906
2906
|
agilicus/version.py,sha256=G9OFdL1v_4dLDfk6I6taDNypM5bbO-JHAwilsu9LYgg,23
|
2907
2907
|
agilicus/whoami.py,sha256=kqghtWMgZOd2rhKmfguDwCTm6A3gNS8Kj-S2IBxBtl0,206
|
2908
|
-
agilicus-1.297.
|
2909
|
-
agilicus-1.297.
|
2910
|
-
agilicus-1.297.
|
2911
|
-
agilicus-1.297.
|
2912
|
-
agilicus-1.297.
|
2908
|
+
agilicus-1.297.2.dist-info/LICENSE.txt,sha256=Zq4tqiCroC2CVrBB_PWjapRdvpae23nljdiaSkOzUho,1061
|
2909
|
+
agilicus-1.297.2.dist-info/METADATA,sha256=CyTpWHBNK-kLDaorySJkj176Tw_-w-PWjxWVQyve6uQ,3878
|
2910
|
+
agilicus-1.297.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
2911
|
+
agilicus-1.297.2.dist-info/entry_points.txt,sha256=a66hGozzLkHu0IewFzIMbSAhMTNTddUaA2T3_16Gb_s,51
|
2912
|
+
agilicus-1.297.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|