Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCode ¶
func GenerateCode(openapiPath string)
Types ¶
type Endpoint ¶
type Endpoint struct { Path string Method string OperationID string Params []Parameter Body *RequestBody State int Response *RequestBody // Add this field to handle response }
type OpenAPIStructs ¶
type RequestBody ¶
Click to show internal directories.
Click to hide internal directories.