apache / servicecomb-service-center

A standalone service center to allow services to register their instance information and to discover providers of a given service
Apache License 2.0
1.34k stars 342 forks source link

API docs problem #509

Open liubao68 opened 5 years ago

liubao68 commented 5 years ago

File: https://github.com/apache/servicecomb-service-center/blob/master/server/core/swagger/v4.yaml API: /v4/{project}/registry/microservices/{serviceId}/instances (getInstances)

problems:

  1. X-ConsumerId reqired should be false
  2. "rev” query param is not mentioned.
little-cui commented 5 years ago

Fix!