Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractRequestConstraints ¶
func ExtractRequestConstraints(doc *openapi3.T) map[string]map[string]FieldConstraint
ExtractRequestConstraints returns field constraints for the request body of each operationId.
func ExtractResponseConstraints ¶
func ExtractResponseConstraints(doc *openapi3.T) map[string]map[string]FieldConstraint
ExtractResponseConstraints returns field constraints for the 2xx response of each operationId.
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.