microservices-demo / user

The users microservice.
http://microservices-demo.github.io/
Apache License 2.0
91 stars 617 forks source link

API spec has some errors #31

Closed jasonrichardsmith closed 7 years ago

jasonrichardsmith commented 7 years ago

Swagger UI reports the following issues

Swagger Error
Missing required property definition: address
Details
 Object
code:  "OBJECT_MISSING_REQUIRED_PROPERTY_DEFINITION"
message:  "Missing required property definition: address"
 path: Array [2]
level: 900
type:  "Swagger Error"
description:  "Missing required property definition: address"
lineNumber: -1
✖ Swagger Error
Cannot have multiple operations with the same operationId: Get customer
Details
 Object
code:  "DUPLICATE_OPERATIONID"
message:  "Cannot have multiple operations with the same operationId: Get customer"
 path: Array [4]
level: 900
type:  "Swagger Error"
description:  "Cannot have multiple operations with the same operationId: Get customer"
lineNumber: -1
✖ Swagger Error
Cannot have multiple operations with the same operationId: Get customer
Details
 Object
code:  "DUPLICATE_OPERATIONID"
message:  "Cannot have multiple operations with the same operationId: Get customer"
 path: Array [4]
level: 900
type:  "Swagger Error"
description:  "Cannot have multiple operations with the same operationId: Get customer"
lineNumber: -1