# Constants
NotFound const defines the code value for openapi internal NotFound errors.
# Structs
NotFoundError represent a NotFound error and implements the openapi Error interface.
# Interfaces
Error defines the interface that OpenAPI internal errors must be compliant with.