feat!: drop LegacyVariableName from coder parameter (#8360)

This commit is contained in:
Marcin Tojek
2023-07-07 14:14:29 +02:00
committed by GitHub
parent 4e42c33769
commit e088303382
23 changed files with 443 additions and 354 deletions

3
coderd/apidoc/docs.go generated
View File

@ -9178,9 +9178,6 @@ const docTemplate = `{
"icon": {
"type": "string"
},
"legacy_variable_name": {
"type": "string"
},
"mutable": {
"type": "boolean"
},