Skip to content

Commit

Permalink
doc: Add godoc for RegistryNoCodeModuleReadVariablesOptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
paladin-devops committed Sep 30, 2024
1 parent d9d2cf1 commit e9a34c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions registry_no_code_module.go
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,8 @@ type RegistryNoCodeModuleReadOptions struct {
Include []RegistryNoCodeModuleIncludeOpt `url:"include,omitempty"`
}

// RegistryNoCodeModuleReadVariablesOptions is used when reading the variables
// for a no-code module.
type RegistryNoCodeModuleReadVariablesOptions struct {
// Type is a public field utilized by JSON:API to
// set the resource type via the field tag.
Expand Down

0 comments on commit e9a34c2

Please sign in to comment.