mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-28 23:52:34 +02:00

* use auto generated schemas * go version bump and dependencies upgrade * clarify some error messages --------- Co-authored-by: yusing <yusing@6uo.me>
11 lines
No EOL
277 B
JSON
11 lines
No EOL
277 B
JSON
{
|
|
"yaml.schemas": {
|
|
"https://github.com/yusing/go-proxy/raw/v0.8/schemas/config.schema.json": [
|
|
"config.example.yml",
|
|
"config.yml"
|
|
],
|
|
"https://github.com/yusing/go-proxy/raw/v0.8/schemas/routes.schema.json": [
|
|
"providers.example.yml"
|
|
]
|
|
}
|
|
} |