vcampitelli/OpenAPI Coverage

Checks how many API routes are covered at the OpenAPI spec

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathBase path for the applicationyes.
ignore-routesFilter routes that match these regular expressions (one per line)no
ignore-routes-fileFilter routes that match the regular expressions from this file (one per line)no
specFilepath for the OpenAPI specno
debugWhether to enable verbose outputnofalse
namedescription
routes_discoveredHow many application routes were discovered
endpoints_in_specHow many endpoints were found at the OpenAPI spec
coverage_percentageCoverage in percentage