|
1 | 1 | lockVersion: 2.0.0 |
2 | 2 | id: cfa345be-20bc-4980-a260-c3fa74040ac2 |
3 | 3 | management: |
4 | | - docChecksum: a36d607d60e776a4c9cc735310b933ee |
5 | | - docVersion: 4.15.0-alpha.1760569726872-c3466a59 |
| 4 | + docChecksum: 059a018b0f15f27cb7b208a2ca9338b0 |
| 5 | + docVersion: 4.15.0-alpha.1760742316222-ce9b582f |
6 | 6 | speakeasyVersion: 1.636.3 |
7 | 7 | generationVersion: 2.723.11 |
8 | | - releaseVersion: 0.2.0b5 |
9 | | - configChecksum: 4059da1d9fbd0779c7d1230c34ad4916 |
| 8 | + releaseVersion: 0.2.0b6 |
| 9 | + configChecksum: b9d366b4a360b3cee4952093a70b0238 |
10 | 10 | repoURL: https://github.com/criblio/cribl_control_plane_sdk_python.git |
11 | 11 | installationURL: https://github.com/criblio/cribl_control_plane_sdk_python.git |
12 | 12 | published: true |
@@ -2367,7 +2367,7 @@ examples: |
2367 | 2367 | application/json: {"username": "Nikko.Connelly", "password": "Ljp4BunfMR9hNyM"} |
2368 | 2368 | responses: |
2369 | 2369 | "200": |
2370 | | - application/json: {"token": "<value>"} |
| 2370 | + application/json: {"token": "<value>", "forcePasswordChange": false} |
2371 | 2371 | listInput: |
2372 | 2372 | speakeasy-default-list-input: |
2373 | 2373 | responses: |
@@ -3286,9 +3286,4 @@ generatedTests: |
3286 | 3286 | updateGroupsById: "2025-08-04T02:32:44Z" |
3287 | 3287 | releaseNotes: | |
3288 | 3288 | ## Python SDK Changes Detected: |
3289 | | - * `cribl_control_plane.packs.upload()`: **Added** |
3290 | | - * `cribl_control_plane.packs.install()`: `response.items.[].tags.data_type` **Changed** |
3291 | | - * `cribl_control_plane.packs.list()`: `response.items.[].tags.data_type` **Changed** |
3292 | | - * `cribl_control_plane.packs.delete()`: `response.items.[].tags.data_type` **Changed** |
3293 | | - * `cribl_control_plane.packs.get()`: `response.items.[].tags.data_type` **Changed** |
3294 | | - * `cribl_control_plane.packs.update()`: `response.items.[].tags.data_type` **Changed** |
| 3289 | + * `cribl_control_plane.auth.tokens.get()`: `response.force_password_change` **Added** |
0 commit comments