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: orchestration/src/main/resources/spec/orchestration.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1315,7 +1315,7 @@ components:
1315
1315
properties:
1316
1316
masking_providers:
1317
1317
deprecated: true
1318
-
description: "This field is **DEPRECATED** and will be removed on August 05, 2026. Use `providers` property instead. List of masking service providers."
1318
+
description: "List of masking service providers. **DEPRECATED**: will be removed Sept 15, 2026. Use `providers` property instead."
1319
1319
type: array
1320
1320
minItems: 1
1321
1321
items:
@@ -1978,4 +1978,4 @@ components:
1978
1978
type: http
1979
1979
scheme: bearer
1980
1980
bearerFormat: JWT
1981
-
description: To use this API, you must have an AI Core access token.
1981
+
description: To use this API, you must have an AI Core access token.
0 commit comments