mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
docs: update az segment schema
Move 'source' property to 'properties' object
This commit is contained in:
parent
6b0a08fb21
commit
166b22fdf0
|
@ -334,6 +334,8 @@
|
|||
"then": {
|
||||
"title": "Azure Segment",
|
||||
"description": "https://ohmyposh.dev/docs/az",
|
||||
"properties": {
|
||||
"properties": {
|
||||
"properties": {
|
||||
"source": {
|
||||
"type": "string",
|
||||
|
@ -348,6 +350,8 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
|
|
Loading…
Reference in a new issue