mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 12:27:48 +00:00
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user