Skip to content

Conversation

@infinityplusone
Copy link
Contributor

Changes

  • Add Vehicles endpoints to the Node SDK:
    • listVehicles
    • getVehicle
    • listVehicleAwardees
  • Add IDV endpoints to the Node SDK:
    • listIdvs
    • getIdv
    • listIdvAwards
    • listIdvChildIdvs
    • listIdvTransactions
    • getIdvSummary
    • listIdvSummaryAwards
  • Extend shaping support (ShapeConfig + explicit schemas) to validate/materialize Vehicle + IDV shapes.
  • Update docs + changelog.

Why

  • Bring Node SDK endpoint coverage up to parity for Vehicles. Closes makegov/tango#1327.
  • While here, wire the IDV endpoints since Vehicles are tightly coupled to IDVs in real usage.

Testing

  • npm test
  • If vitest worker pool crashes in your environment: npx vitest run --pool=forks

Closes makegov/tango#1327

…ist, detail, and awardees retrieval. Update README and CHANGELOG to reflect new features and changes. Enhance type definitions and schemas for vehicles and IDVs.
@infinityplusone infinityplusone changed the title sdk(node): vehicles + idvs [SDK: Node] Add Vehicles endpoints/interface Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants