diff --git a/sdk/apimanagement/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/_models.py b/sdk/apimanagement/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/_models.py index 1dad1c740e74..e2c15c94218f 100644 --- a/sdk/apimanagement/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/_models.py +++ b/sdk/apimanagement/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/_models.py @@ -5920,12 +5920,12 @@ class ProductContract(Resource): developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type approval_required: bool :param subscriptions_limit: Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type subscriptions_limit: int :param state: whether product is published or not. Published products are discoverable by users of developer portal. Non published products are @@ -5990,12 +5990,12 @@ class ProductEntityBaseParameters(Model): developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type approval_required: bool :param subscriptions_limit: Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type subscriptions_limit: int :param state: whether product is published or not. Published products are discoverable by users of developer portal. Non published products are @@ -6051,12 +6051,12 @@ class ProductTagResourceContractProperties(ProductEntityBaseParameters): developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type approval_required: bool :param subscriptions_limit: Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type subscriptions_limit: int :param state: whether product is published or not. Published products are discoverable by users of developer portal. Non published products are @@ -6113,12 +6113,12 @@ class ProductUpdateParameters(Model): developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type approval_required: bool :param subscriptions_limit: Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type subscriptions_limit: int :param state: whether product is published or not. Published products are discoverable by users of developer portal. Non published products are diff --git a/sdk/apimanagement/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/_models_py3.py b/sdk/apimanagement/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/_models_py3.py index 6f3e5fe0c57c..838d9c1df159 100644 --- a/sdk/apimanagement/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/_models_py3.py +++ b/sdk/apimanagement/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/_models_py3.py @@ -5920,12 +5920,12 @@ class ProductContract(Resource): developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type approval_required: bool :param subscriptions_limit: Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type subscriptions_limit: int :param state: whether product is published or not. Published products are discoverable by users of developer portal. Non published products are @@ -5990,12 +5990,12 @@ class ProductEntityBaseParameters(Model): developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type approval_required: bool :param subscriptions_limit: Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type subscriptions_limit: int :param state: whether product is published or not. Published products are discoverable by users of developer portal. Non published products are @@ -6051,12 +6051,12 @@ class ProductTagResourceContractProperties(ProductEntityBaseParameters): developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type approval_required: bool :param subscriptions_limit: Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type subscriptions_limit: int :param state: whether product is published or not. Published products are discoverable by users of developer portal. Non published products are @@ -6113,12 +6113,12 @@ class ProductUpdateParameters(Model): developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type approval_required: bool :param subscriptions_limit: Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if - subscriptionRequired property is present and has a value of false. + subscriptionRequired property is present and has a value of true. :type subscriptions_limit: int :param state: whether product is published or not. Published products are discoverable by users of developer portal. Non published products are