generator

command
v1.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

contains the logic for the generator command the aim of this is to process the swagger definition that's obtained from Elastic Cloud and make a few changes in order for the SDK to be fully usable by Golang

It will go over the swagger specification and set all of the boolean types to nullable using the vendor extension "x-nullable", this will cause any bool type to be converted to *bool in the Cloud SDK. This is required in order to fully use the V1 API.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL