Documentation
¶
Index ¶
- Variables
- func ApplyOpenAPIOverlay(input []byte, patchContent []byte) ([]byte, error)
- func CreateInfoOverlay(name string, description string, licenseName string, licenseUrl string) overlay.Overlay
- func ParseOpenAPIOverlay(patchContent []byte) (*overlay.Overlay, error)
- func ValidateOpenAPIOverlay(patchContent []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func ApplyOpenAPIOverlay ¶
ApplyOpenAPIOverlay applies the overlay content to the input
func CreateInfoOverlay ¶
func ParseOpenAPIOverlay ¶
ParseOpenAPIOverlay parses the overlay bytes into an overlay object
func ValidateOpenAPIOverlay ¶
ValidateOpenAPIOverlay validates the overlay content
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.