Description
A Go implementation of Swagger 2.0 tooling for generating, validating, and working with API specifications. It helps developers create server or client code, inspect API definitions, and keep REST API contracts documented.
Install it if you maintain Go APIs that use Swagger/OpenAPI-style workflows. Generated code and schemas should be reviewed because API contracts affect clients and compatibility.