Is it possible to have multiple (somehow separated) REST API documentations but only in one swagger yaml file?
Or can the swagger yaml contain only one API documentation?
Because I have 2 REST API developed by me, and I want to have a common swagger ui instead of two, which I could manage with a gateway like Tyk.