TIBCOSoftware / apiscout

TIBCO API Scout, Finding your APIs in Kubernetes so you know what you deployed last summer!
BSD 3-Clause "New" or "Revised" License
18 stars 4 forks source link

More than one REST service in same TIBCO BWCE Application #14

Open mshahat opened 5 years ago

mshahat commented 5 years ago

Hi,

APIScout is not able to discover swaggers if more than one RESTful service is provided by the same K8S svc.

Thanks,

nareshkumarthota commented 5 years ago

API-Scout listens on annotated swagger url per service. I believe your RESTfull service provides handler for swagger spec & same handler is mentioned in yml as a annotation.

It would be easy if you provide your yml with the annotations configured.

mshahat commented 5 years ago

Thanks, @nareshkumarthota I suggest you bring in someone from BWCE team to help with addressing this issue. We need to suggest an approach to tackle this situation.

Thanks,

rishikeshpalve commented 5 years ago

@mshahat we need to review how you've created multiple REST services in a single BWCE application. Can you please share your BWCE project and k8s configuration files over email?