Automated commit 'Fix the schema validator workflow to work with the new validator comm… (#1485)

* Fix the schema validator workflow to work with the new validator commands

* Fixed indentation level of name property for sod exceptions

* Fixed linter error' by github action: 6772295597
This commit is contained in:
GitHub Action Bot
2023-11-06 14:39:43 +00:00
parent 445c0879a0
commit 2b773ed860

View File

@@ -5,6 +5,7 @@ properties:
description: The id for this SOD exception description: The id for this SOD exception
nullable: true nullable: true
example: "0f11f2a4-7c94-4bf3-a2bd-742580fe3bde" example: "0f11f2a4-7c94-4bf3-a2bd-742580fe3bde"
description: Unique identifier of the SOD exception object
created: created:
type: string type: string
nullable: true nullable: true