@@ -283,7 +283,7 @@ paths:
283283 description : >-
284284 Secret values are only readable by code running on Netlify’s systems.
285285 With secrets, only the local development context values are readable from the UI, API, and CLI.
286- By default, environment variable values are not secret. (Enterprise plans only)
286+ By default, environment variable values are not secret.
287287 - name : account_id
288288 description : Scope response to account_id
289289 type : string
@@ -427,7 +427,7 @@ paths:
427427 description : >-
428428 Secret values are only readable by code running on Netlify’s systems.
429429 With secrets, only the local development context values are readable from the UI, API, and CLI.
430- By default, environment variable values are not secret. (Enterprise plans only)
430+ By default, environment variable values are not secret.
431431 - name : site_id
432432 description : ' If provided, update an environment variable set on this site'
433433 type : string
@@ -2994,7 +2994,7 @@ definitions:
29942994 description : >-
29952995 Secret values are only readable by code running on Netlify’s systems.
29962996 With secrets, only the local development context values are readable from the UI, API, and CLI.
2997- By default, environment variable values are not secret. (Enterprise plans only)
2997+ By default, environment variable values are not secret.
29982998 updated_at :
29992999 type : string
30003000 format : date-time
0 commit comments