Versions in this module Expand all Collapse all v2 v2.1.0 May 2, 2026 Changes in this version + func AssertOperationHasResponse(t testing.TB, registry *specs.Registry, method, path string, status int) + func AssertOperationHasSecurity(t testing.TB, registry *specs.Registry, method, path, scheme string) + func AssertProblemCatalogHas(t testing.TB, catalog *httpx.ProblemCatalog, code httpx.ProblemCode) + func AssertRegistryValid(t testing.TB, registry *routecontracts.Registry) + func AssertRouteCoverage(t testing.TB, registry *routecontracts.Registry, method, pattern string) + func GoldenOpenAPI(t testing.TB, got, golden []byte) + func NormalizeOpenAPI(doc []byte) ([]byte, error)