package
0.0.0-20250122020235-60a53e6af8ad
Repository: https://github.com/fullstack-lang/gongxsd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

An AnnotationID parameter model.
AnnotationInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postAnnotation updateAnnotation.
An ComplexContentID parameter model.
ComplexContentInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postComplexContent updateComplexContent.
An ComplexTypeID parameter model.
ComplexTypeInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postComplexType updateComplexType.
A Controller is the handler of all API REST calls matching the stack model It forwards API requests to the stack instance identified by the GONG_StackPath parameters in the request the stack instance is the BackRepo instance.
An DocumentationID parameter model.
DocumentationInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postDocumentation updateDocumentation.
A GenericError is the default error message that is generated.
An SchemaID parameter model.
SchemaInput is a schema that can validate the user’s input to prevent us from getting invalid data swagger:parameters postSchema updateSchema.
A ValidationError is an that is generated for validation failures.