From 27fad61c8fdc81aa7fad36371e9fd08ec49492ed Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 9 Dec 2021 03:36:52 +0000 Subject: [PATCH] CodeGen from PR 16975 in Azure/azure-rest-api-specs Merge 20408b66208151c34319fe716bcf5b61dfe1c71d into 0233d35f4fced7e4339071b02d35bf55fcab2214 --- .../Microsoft.Confluent.json | 23 ------------------- .../Microsoft.Confluent.json | 23 ------------------- 2 files changed, 46 deletions(-) diff --git a/schemas/2021-03-01-preview/Microsoft.Confluent.json b/schemas/2021-03-01-preview/Microsoft.Confluent.json index 7d85b356b2..c2270d099f 100644 --- a/schemas/2021-03-01-preview/Microsoft.Confluent.json +++ b/schemas/2021-03-01-preview/Microsoft.Confluent.json @@ -176,29 +176,6 @@ "maxLength": 50, "description": "Publisher Id" }, - "status": { - "oneOf": [ - { - "type": "string", - "enum": [ - "Started", - "PendingFulfillmentStart", - "InProgress", - "Subscribed", - "Suspended", - "Reinstated", - "Succeeded", - "Failed", - "Unsubscribed", - "Updating" - ] - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "SaaS Offer Status." - }, "termUnit": { "type": "string", "maxLength": 25, diff --git a/schemas/2021-09-01-preview/Microsoft.Confluent.json b/schemas/2021-09-01-preview/Microsoft.Confluent.json index ff316a4452..660b8cbbc8 100644 --- a/schemas/2021-09-01-preview/Microsoft.Confluent.json +++ b/schemas/2021-09-01-preview/Microsoft.Confluent.json @@ -176,29 +176,6 @@ "maxLength": 50, "description": "Publisher Id" }, - "status": { - "oneOf": [ - { - "type": "string", - "enum": [ - "Started", - "PendingFulfillmentStart", - "InProgress", - "Subscribed", - "Suspended", - "Reinstated", - "Succeeded", - "Failed", - "Unsubscribed", - "Updating" - ] - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "SaaS Offer Status." - }, "termUnit": { "type": "string", "maxLength": 25,