Skip to content

Commit

Permalink
Fix indent
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Farr <[email protected]>
  • Loading branch information
Xtansia committed Jan 6, 2025
1 parent ffac241 commit 6d6c91d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions spec/schemas/nodes.info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -479,11 +479,11 @@ components:
required:
- type
NodeInfoSettingsTransportType:
oneOf:
- title: type
type: string
- title: config
$ref: '#/components/schemas/NodeInfoSettingsTransportTypeConfig'
oneOf:
- title: type
type: string
- title: config
$ref: '#/components/schemas/NodeInfoSettingsTransportTypeConfig'
NodeInfoSettingsTransportTypeConfig:
type: object
properties:
Expand Down

0 comments on commit 6d6c91d

Please sign in to comment.