diff --git a/api-specs/api/types/cart/ExternalTaxRateDraft.raml b/api-specs/api/types/cart/ExternalTaxRateDraft.raml index 9bc576297..8d6f319ea 100644 --- a/api-specs/api/types/cart/ExternalTaxRateDraft.raml +++ b/api-specs/api/types/cart/ExternalTaxRateDraft.raml @@ -37,4 +37,3 @@ properties: type: SubRate[] description: | For countries (such as the US) where the total tax is a combination of multiple taxes (such as state and local taxes). - (beta): true