chore: move app URL parsing to its own package (#11651)

* chore: move app url parsing to it's own package
This commit is contained in:
Steven Masley
2024-01-17 10:41:42 -06:00
committed by GitHub
parent 1aee8da4b6
commit b246f08d84
32 changed files with 165 additions and 133 deletions

2
coderd/apidoc/docs.go generated
View File

@ -9061,7 +9061,7 @@ const docTemplate = `{
"type": "string"
},
"wildcard_access_url": {
"$ref": "#/definitions/clibase.URL"
"type": "string"
},
"write_config": {
"type": "boolean"