Factor out construction of font-related JSON schemas (#15341)
This PR factors out the construction of the font-related JSON schemas, as they were used in multiple places. Release Notes: - N/A
This commit is contained in:
parent
1ffb34c5fc
commit
b8982ad385
7 changed files with 44 additions and 72 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -10814,7 +10814,6 @@ dependencies = [
|
|||
"schemars",
|
||||
"serde",
|
||||
"serde_derive",
|
||||
"serde_json",
|
||||
"settings",
|
||||
"smol",
|
||||
"sysinfo",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue