Description
API first principle seems convincing. Anyone, who tried implementing it, realises that often the problem is not to design or formally specify the API with Swagger. The problem is to keep the specification, servers and clients consistent and easy to maintain for longer. I will talk about what practices you need to remember and which tools it is worth to check.