Skip to content

Commit

Permalink
Merge pull request #4126 from Agnul97/fix-document_allowSelfEdit
Browse files Browse the repository at this point in the history
📝 documented the allowSelfEdit field for serviceConfigurations
  • Loading branch information
Coduz authored Oct 30, 2024
2 parents 94c240d + 755c30c commit 2e475a1
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ components:
name:
description: A human readable name for this field
type: string
allowSelfEdit:
description: A flag indicating whether this field is editable by a user of the account to which the configuration belong to
type: boolean
example:
cardinality: 0
default: 'false'
Expand Down

0 comments on commit 2e475a1

Please sign in to comment.