Should hard coded paths be avoided

Issue #8 closed
Nat Sakimura created an issue

It is generally accepted that hard coded paths should be avoided to give flexibility to the implementations. Having said that, I am not sure if we can do something with it with Swagger.

Need research.

Comments (5)

  1. Nat Sakimura reporter

    It is the limitation of the Swagger. Each API Provider can change the paths in Swagger before uploading it to the API gateway and publish the endpoints in discovery documents.

  2. Log in to comment