Scopes: Change JS linkID to linkId (#87831)

This commit is contained in:
Kyle Brandt
2024-05-14 11:01:21 -04:00
committed by GitHub
parent b07b927a94
commit ea1845edbe
4 changed files with 16 additions and 14 deletions
@@ -397,7 +397,7 @@ func schema_pkg_apis_scope_v0alpha1_ScopeNodeSpec(ref common.ReferenceCallback)
Enum: []interface{}{"scope"},
},
},
"linkID": {
"linkId": {
SchemaProps: spec.SchemaProps{
Description: "scope (later more things)",
Type: []string{"string"},
@@ -514,7 +514,7 @@ func schema_pkg_apis_scope_v0alpha1_TreeItem(ref common.ReferenceCallback) commo
Enum: []interface{}{"scope"},
},
},
"linkID": {
"linkId": {
SchemaProps: spec.SchemaProps{
Description: "scope (later more things)",
Type: []string{"string"},