|
|
|
@ -3,8 +3,8 @@ consumes:
|
|
|
|
|
- application/json
|
|
|
|
|
definitions:
|
|
|
|
|
GenericError:
|
|
|
|
|
description: GenericError GenericError GenericError GenericError is a generic
|
|
|
|
|
error message returned by the server
|
|
|
|
|
description: GenericError GenericError GenericError GenericError GenericError
|
|
|
|
|
is a generic error message returned by the server
|
|
|
|
|
properties:
|
|
|
|
|
message:
|
|
|
|
|
description: message
|
|
|
|
@ -13,7 +13,7 @@ definitions:
|
|
|
|
|
type: object
|
|
|
|
|
x-go-package: microsrv/client/models
|
|
|
|
|
Product:
|
|
|
|
|
description: Product Product Product product
|
|
|
|
|
description: Product Product Product Product product
|
|
|
|
|
properties:
|
|
|
|
|
desc:
|
|
|
|
|
description: the description for the coffee
|
|
|
|
@ -50,8 +50,8 @@ definitions:
|
|
|
|
|
type: object
|
|
|
|
|
x-go-package: microsrv/client/models
|
|
|
|
|
ValidationError:
|
|
|
|
|
description: ValidationError ValidationError ValidationError ValidationError is
|
|
|
|
|
a collection of validation error messages
|
|
|
|
|
description: ValidationError ValidationError ValidationError ValidationError ValidationError
|
|
|
|
|
is a collection of validation error messages
|
|
|
|
|
properties:
|
|
|
|
|
messages:
|
|
|
|
|
description: messages
|
|
|
|
|