Skip to content

Commit 60b47eb

Browse files
committed
DOCS-8245 Made changes to the description for operations
1 parent ea9a01c commit 60b47eb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

openapi-specs/scm/config/cloudngfw/operations/config-operations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ paths:
127127
properties:
128128
admin:
129129
type: array
130-
description: List the administrators and/or service accounts in this field. If you want to push folder named All, please do not add this admin field at all and list each of the folders under All in the folder field.
130+
description: Use this field to list administrators or service accounts. If you intend to push all folders, do not include this admin field; instead, list each folder individually in the folder field.
131131
items:
132132
type: string
133133
description:

openapi-specs/scm/config/ngfw/operations/config-operations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ paths:
127127
properties:
128128
admin:
129129
type: array
130-
description: List the administrators and/or service accounts in this field. If you want to push folder named All, please do not add this admin field at all and list each of the folders under All in the folder field.
130+
description: Use this field to list administrators or service accounts. If you intend to push all folders, do not include this admin field; instead, list each folder individually in the folder field.
131131
items:
132132
type: string
133133
description:

openapi-specs/scm/config/sase/operations/config-operations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ paths:
127127
properties:
128128
admin:
129129
type: array
130-
description: List the administrators and/or service accounts in this field. If you want to push folder named All, please do not add this admin field at all and list each of the folders under All in the folder field.
130+
description: Use this field to list administrators or service accounts. If you intend to push all folders, do not include this admin field; instead, list each folder individually in the folder field.
131131
items:
132132
type: string
133133
description:

0 commit comments

Comments
 (0)