From dcae70a67f7e39c26f116bc4b83bca96f956df94 Mon Sep 17 00:00:00 2001 From: Prateek Surana Date: Fri, 26 Jan 2024 16:41:55 +0530 Subject: [PATCH] Update different across tenants description --- api_spec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_spec.yaml b/api_spec.yaml index 14cd221b..16ed4711 100644 --- a/api_spec.yaml +++ b/api_spec.yaml @@ -2622,7 +2622,7 @@ components: description: Description of the property differentAcrossTenants: type: boolean - description: True if the property is different across tenants + description: True if the property can be set different values per tenant isNullable: type: boolean description: True if the property is nullable