Documentation
¶
Index ¶
- func GenerateCommonTypes(destination string, oas string) error
- func GenerateConfig(destination string, oas string) error
- func GenerateProviderRegistry(destination string, oas string) error
- func GenerateProviders(outputDir string, oas string) error
- func GenerateProvidersClientConfig(destination, oas string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCommonTypes ¶
GenerateCommonTypes generates common types from OpenAPI spec
func GenerateConfig ¶
GenerateConfig generates a configuration file from an OpenAPI spec
func GenerateProviderRegistry ¶ added in v0.13.0
GenerateProviderRegistry generates the provider registry based on provider configurations
func GenerateProviders ¶
GenerateProviders generates individual provider files based on their configuration Only generates files not listed in .openapi-ignore and uses only the OpenAI template
func GenerateProvidersClientConfig ¶ added in v0.1.10
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.