Skip to content

Commit

Permalink
Updated schema (#816)
Browse files Browse the repository at this point in the history
Co-authored-by: Anthony Watherston <[email protected]>
  • Loading branch information
anwather and Anthony Watherston authored Nov 6, 2024
1 parent 23f9ad8 commit c6542bc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Schemas/global-settings-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@
"type": "string"
}
]
},
"excludeSubscriptions": {
"type": "boolean"
}
},
"additionalProperties": false,
Expand Down Expand Up @@ -140,4 +143,4 @@
"pacOwnerId",
"pacEnvironments"
]
}
}

0 comments on commit c6542bc

Please sign in to comment.