Open
Description
I am working on automating the reference documentation for these types, and I encountered this one. Could it be just boolean with a default of false? What is the meaning of the 3rd null state if it isn't true/false? The current reference documentation just says "boolean".
Thank you,
Steve
"canUpdateConfiguration": {
"type": [
"boolean",
"null"
],
"description": "A value indicating whether the configuration of a compose extension can be updated by the user.",
"default": "null"
},
Metadata
Metadata
Assignees
Labels
No labels