navan-upgrade-migration - Manage Navan API upgrades and defensive schema migrations.
Provides defensive coding patterns, schema drift detection, deprecation monitoring, and gradual rollout strategies for unversioned Navan APIs.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Capture API response baselines
- Detect schema drift
- Parse API responses defensively
- Monitor HTTP deprecation headers
- Configure feature flag rollouts
- Run automated regression tests
Inputs
- Navan OAuth credentials
- Navan API endpoints
- Baseline API response snapshots
- Feature flag configurations
Outputs
- Baseline schema JSON files
- Schema drift warnings
- Deprecation signal reports
- Regression test failure alerts
Requirements
- Navan API OAuth credentials
- curl tool
- jq tool
- diff tool
