Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidArtifact = errors.New("invalid openapi types artifact")
ErrInvalidArtifact reports an unusable OpenAPI TypeScript generation artifact.
View Source
var ErrMissingGeneratedFile = errors.New("generated file is missing")
ErrMissingGeneratedFile reports that the committed generated file does not exist.
View Source
var ErrStaleGeneratedFile = errors.New("generated file is stale")
ErrStaleGeneratedFile reports that the committed generated file no longer matches the source spec.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.