File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -334,6 +334,10 @@ Used by: `tombi-toml/tombi`. See [this](https://tombi-toml.github.io/tombi/docs/
334334
335335Used by: ` tombi-toml/tombi ` . See [ this] ( https://tombi-toml.github.io/tombi/docs/json-schema#x-tombi-string-formats ) for details.
336336
337+ ** ` x-tombi-additional-key-label ` **
338+
339+ Used by: ` tombi-toml/tombi ` . See [ this] ( https://tombi-toml.github.io/tombi/docs/json-schema#x-tombi-additional-key-label ) for details.
340+
337341** ` x-intellij-language-injection ` **
338342
339343Used by Intellij.
Original file line number Diff line number Diff line change @@ -507,6 +507,7 @@ async function ajvFactory(
507507 'x-tombi-array-values-order-by' ,
508508 'x-tombi-table-keys-order' ,
509509 'x-tombi-string-formats' ,
510+ 'x-tombi-additional-key-label' ,
510511 'x-intellij-language-injection' ,
511512 'x-intellij-html-description' ,
512513 'x-intellij-enum-metadata' ,
You can’t perform that action at this time.
0 commit comments