- Updated the Config struct to include `omitempty` for optional fields in JSON and YAML serialization, ensuring that empty values are omitted from the output. - Enhanced the Provider struct and related configurations to maintain consistency in field definitions and improve clarity in the codebase. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| provider.go | ||
| types.go | ||