All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- [WFE-82] [Documentation] Move schema files to dedicated repo
- [WFE-86] [Documentation] Compile custom workflow (step) template schema
- [WFE-88] [Documentation] Implement schema validation
- [WFE-89] [Maintenance] Add linting tools
- [CUB-4282] [Workflows] Add get resources template schema
- [CUB-4622] [Workflows] Add Workflow Event to the schemata definitions
- [CUB-4622] [Workflows] Change definition references to dashed-case
- [CUB-4771] [Workflows] Add oidc interceptor to webhook schema
- [CUB-4985] [Workflows] Add sendEmail action to workflows
- [CUB-5083] [Workflows] Enable device name as an updatable property when using update_resources action
- [CUB-5078] [Workflows] Add on_incident as a trigger for automations (and workflows)
- [CUB-4303] [Workflows] Update get resources template schema
- [CUB-245] [Documentation] Assert min and max character length in member name regex pattern
- [CUB-4487] [Workflows] Remove maxItems from step buttons
- [CUB-4865] [Documentation] Remove Delay from Public Schema Documentation