You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .speakeasy/out.openapi.yaml
+31-7Lines changed: 31 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -6626,6 +6626,7 @@ components:
6626
6626
enforce_zdr_google: false
6627
6627
enforce_zdr_openai: true
6628
6628
enforce_zdr_other: false
6629
+
enforce_zdr_xai: false
6629
6630
ignored_models: null
6630
6631
ignored_providers: null
6631
6632
limit_usd: 50
@@ -6683,7 +6684,7 @@ components:
6683
6684
enforce_zdr:
6684
6685
deprecated: true
6685
6686
description: >-
6686
-
Deprecated. Use enforce_zdr_anthropic, enforce_zdr_openai, enforce_zdr_google, and enforce_zdr_other instead. When provided, its value is copied into any of those per-provider fields that are not explicitly specified on the request.
6687
+
Deprecated. Use enforce_zdr_anthropic, enforce_zdr_openai, enforce_zdr_google, enforce_zdr_xai, and enforce_zdr_other instead. When provided, its value is copied into any of those per-provider fields that are not explicitly specified on the request.
6687
6688
example: false
6688
6689
nullable: true
6689
6690
type: boolean
@@ -6704,7 +6705,12 @@ components:
6704
6705
type: boolean
6705
6706
enforce_zdr_other:
6706
6707
description: >-
6707
-
Whether to enforce zero data retention for models that are not from Anthropic, OpenAI, or Google. Falls back to enforce_zdr when not provided.
6708
+
Whether to enforce zero data retention for models that are not from Anthropic, OpenAI, Google, or xAI. Falls back to enforce_zdr when not provided.
6709
+
example: false
6710
+
nullable: true
6711
+
type: boolean
6712
+
enforce_zdr_xai:
6713
+
description: Whether to enforce zero data retention for xAI models. Falls back to enforce_zdr when not provided.
6708
6714
example: false
6709
6715
nullable: true
6710
6716
type: boolean
@@ -6768,6 +6774,7 @@ components:
6768
6774
enforce_zdr_google: false
6769
6775
enforce_zdr_openai: true
6770
6776
enforce_zdr_other: false
6777
+
enforce_zdr_xai: false
6771
6778
id: 550e8400-e29b-41d4-a716-446655440000
6772
6779
ignored_models: null
6773
6780
ignored_providers: null
@@ -9084,6 +9091,7 @@ components:
9084
9091
enforce_zdr_google: false
9085
9092
enforce_zdr_openai: true
9086
9093
enforce_zdr_other: false
9094
+
enforce_zdr_xai: false
9087
9095
id: 550e8400-e29b-41d4-a716-446655440000
9088
9096
ignored_models: null
9089
9097
ignored_providers: null
@@ -9264,6 +9272,7 @@ components:
9264
9272
enforce_zdr_google: false
9265
9273
enforce_zdr_openai: true
9266
9274
enforce_zdr_other: false
9275
+
enforce_zdr_xai: false
9267
9276
id: 550e8400-e29b-41d4-a716-446655440000
9268
9277
ignored_models: null
9269
9278
ignored_providers: null
@@ -9326,7 +9335,7 @@ components:
9326
9335
enforce_zdr:
9327
9336
deprecated: true
9328
9337
description: >-
9329
-
Deprecated. Use enforce_zdr_anthropic, enforce_zdr_openai, enforce_zdr_google, and enforce_zdr_other instead. When provided, its value is copied into any of those per-provider fields that are not explicitly specified on the request.
9338
+
Deprecated. Use enforce_zdr_anthropic, enforce_zdr_openai, enforce_zdr_google, enforce_zdr_xai, and enforce_zdr_other instead. When provided, its value is copied into any of those per-provider fields that are not explicitly specified on the request.
9330
9339
example: false
9331
9340
nullable: true
9332
9341
type: boolean
@@ -9347,7 +9356,12 @@ components:
9347
9356
type: boolean
9348
9357
enforce_zdr_other:
9349
9358
description: >-
9350
-
Whether to enforce zero data retention for models that are not from Anthropic, OpenAI, or Google. Falls back to enforce_zdr when not provided.
9359
+
Whether to enforce zero data retention for models that are not from Anthropic, OpenAI, Google, or xAI. Falls back to enforce_zdr when not provided.
9360
+
example: false
9361
+
nullable: true
9362
+
type: boolean
9363
+
enforce_zdr_xai:
9364
+
description: Whether to enforce zero data retention for xAI models. Falls back to enforce_zdr when not provided.
9351
9365
example: false
9352
9366
nullable: true
9353
9367
type: boolean
@@ -11058,6 +11072,7 @@ components:
11058
11072
enforce_zdr_google: false
11059
11073
enforce_zdr_openai: true
11060
11074
enforce_zdr_other: false
11075
+
enforce_zdr_xai: false
11061
11076
id: 550e8400-e29b-41d4-a716-446655440000
11062
11077
ignored_models: null
11063
11078
ignored_providers: null
@@ -22510,7 +22525,7 @@ components:
22510
22525
enforce_zdr:
22511
22526
deprecated: true
22512
22527
description: >-
22513
-
Deprecated. Use enforce_zdr_anthropic, enforce_zdr_openai, enforce_zdr_google, and enforce_zdr_other instead. When provided, its value is copied into any of those per-provider fields that are not explicitly specified on the request.
22528
+
Deprecated. Use enforce_zdr_anthropic, enforce_zdr_openai, enforce_zdr_google, enforce_zdr_xai, and enforce_zdr_other instead. When provided, its value is copied into any of those per-provider fields that are not explicitly specified on the request.
22514
22529
example: true
22515
22530
nullable: true
22516
22531
type: boolean
@@ -22531,7 +22546,12 @@ components:
22531
22546
type: boolean
22532
22547
enforce_zdr_other:
22533
22548
description: >-
22534
-
Whether to enforce zero data retention for models that are not from Anthropic, OpenAI, or Google. Falls back to enforce_zdr when not provided.
22549
+
Whether to enforce zero data retention for models that are not from Anthropic, OpenAI, Google, or xAI. Falls back to enforce_zdr when not provided.
22550
+
example: true
22551
+
nullable: true
22552
+
type: boolean
22553
+
enforce_zdr_xai:
22554
+
description: Whether to enforce zero data retention for xAI models. Falls back to enforce_zdr when not provided.
22535
22555
example: true
22536
22556
nullable: true
22537
22557
type: boolean
@@ -22586,6 +22606,7 @@ components:
22586
22606
enforce_zdr_google: true
22587
22607
enforce_zdr_openai: true
22588
22608
enforce_zdr_other: true
22609
+
enforce_zdr_xai: true
22589
22610
id: 550e8400-e29b-41d4-a716-446655440000
22590
22611
ignored_models: null
22591
22612
ignored_providers: null
@@ -28079,6 +28100,7 @@ paths:
28079
28100
enforce_zdr_google: false
28080
28101
enforce_zdr_openai: true
28081
28102
enforce_zdr_other: false
28103
+
enforce_zdr_xai: false
28082
28104
ignored_models: null
28083
28105
ignored_providers: null
28084
28106
limit_usd: 50
@@ -28105,6 +28127,7 @@ paths:
28105
28127
enforce_zdr_google: false
28106
28128
enforce_zdr_openai: true
28107
28129
enforce_zdr_other: false
28130
+
enforce_zdr_xai: false
28108
28131
id: 550e8400-e29b-41d4-a716-446655440000
28109
28132
ignored_models: null
28110
28133
ignored_providers: null
@@ -28334,6 +28357,7 @@ paths:
28334
28357
enforce_zdr_google: true
28335
28358
enforce_zdr_openai: true
28336
28359
enforce_zdr_other: true
28360
+
enforce_zdr_xai: true
28337
28361
id: 550e8400-e29b-41d4-a716-446655440000
28338
28362
ignored_models: null
28339
28363
ignored_providers: null
@@ -35533,7 +35557,7 @@ paths:
35533
35557
/workspaces/{id}/members/remove:
35534
35558
post:
35535
35559
description: >-
35536
-
Remove multiple members from a workspace. Members with active API keys in the workspace cannot be removed. [Management key](/docs/guides/overview/auth/management-api-keys) required.
35560
+
Remove multiple members from a workspace. Members with active API keys in the workspace cannot be removed. SCIM-managed members cannot be removed; changes must be made in your identity provider. [Management key](/docs/guides/overview/auth/management-api-keys) required.
0 commit comments