There is no sanctioning body or open source linter that can verify if a RESTful API conforms and complies with all applicable REST API naming conventions and best practices. However, REST API ...
API versioning in ASP.NET Core Web API: URL segment, query string, and header-based versioning strategies with per-version Swagger UI using the official Asp.Versioning NuGet package.