We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c75dc67 commit d9d2cf1Copy full SHA for d9d2cf1
registry_no_code_module.go
@@ -46,6 +46,7 @@ type RegistryNoCodeModules interface {
46
}
47
48
// RegistryModuleVariableList is a list of registry module variables.
49
+// **Note: This API is still in BETA and subject to change.**
50
type RegistryModuleVariableList struct {
51
Items []*RegistryModuleVariable
52
0 commit comments