Skip to content

[SDK: Node] Add Vehicles endpoints/interface#2

Merged
infinityplusone merged 2 commits intomainfrom
issue-1327/vehicles-idvs
Feb 9, 2026
Merged

[SDK: Node] Add Vehicles endpoints/interface#2
infinityplusone merged 2 commits intomainfrom
issue-1327/vehicles-idvs

Conversation

@infinityplusone
Copy link
Copy Markdown
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

@infinityplusone infinityplusone changed the title sdk(node): vehicles + idvs [SDK: Node] Add Vehicles endpoints/interface Jan 21, 2026
…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 force-pushed the issue-1327/vehicles-idvs branch from 7f41c2e to 52cd0a2 Compare February 9, 2026 14:24
@infinityplusone infinityplusone merged commit bc84346 into main Feb 9, 2026
1 check passed
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.

1 participant