pdbcompat-check

command
v1.23.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2026 License: BSD-3-Clause Imports: 17 Imported by: 0

Documentation

Overview

Command pdbcompat-check validates PeeringDB API compatibility via four subcommands, each with its own flag set:

check    fetch live responses and compare their structure against
         local golden files (field names, value types, nesting depth —
         never actual values)
capture  walk the API anonymously and authenticated, writing
         visibility-baseline fixtures (raw auth bytes staged off-repo)
redact   pair raw auth bytes with anon fixtures and write the
         redacted auth form under the baseline tree
diff     build DIFF.md + diff.json from a captured baseline tree

Run `pdbcompat-check <subcommand> -h` for per-mode flags.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL