mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
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:
2
coderd/apidoc/docs.go
generated
2
coderd/apidoc/docs.go
generated
@ -9061,7 +9061,7 @@ const docTemplate = `{
|
||||
"type": "string"
|
||||
},
|
||||
"wildcard_access_url": {
|
||||
"$ref": "#/definitions/clibase.URL"
|
||||
"type": "string"
|
||||
},
|
||||
"write_config": {
|
||||
"type": "boolean"
|
||||
|
Reference in New Issue
Block a user