docs: update az segment schema

Move 'source' property to 'properties' object
This commit is contained in:
xadozuk 2022-04-07 11:54:13 +02:00 committed by Jan De Dobbeleer
parent 6b0a08fb21
commit 166b22fdf0

View file

@ -334,6 +334,8 @@
"then": { "then": {
"title": "Azure Segment", "title": "Azure Segment",
"description": "https://ohmyposh.dev/docs/az", "description": "https://ohmyposh.dev/docs/az",
"properties": {
"properties": {
"properties": { "properties": {
"source": { "source": {
"type": "string", "type": "string",
@ -348,6 +350,8 @@
} }
} }
} }
}
}
}, },
{ {
"if": { "if": {