Skip to content

Conversation

@barrettk8090
Copy link
Collaborator

Expanded attestation.py to include all endpoints from the DIMO Attestation API documentation, providing full support for verifiable credentials including odometer statements, vehicle health reports, and position attestations.

  • Updated create_vin_vc to use v2 endpoint
  • Added create_odometer_statement for odometer reading VCs
  • Added create_vehicle_health for health status verification
  • Added create_vehicle_position for location attestations
  • Added comprehensive docstrings to all methods
  • Maintained backward compatibility with existing v1 endpoints

🤖 Generated with Claude Code

Expanded attestation.py to include all endpoints from the DIMO Attestation API documentation, providing full support for verifiable credentials including odometer statements, vehicle health reports, and position attestations.

- Updated create_vin_vc to use v2 endpoint
- Added create_odometer_statement for odometer reading VCs
- Added create_vehicle_health for health status verification
- Added create_vehicle_position for location attestations
- Added comprehensive docstrings to all methods
- Maintained backward compatibility with existing v1 endpoints

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@linear
Copy link

linear bot commented Oct 29, 2025

@barrettk8090 barrettk8090 merged commit def246a into master Nov 18, 2025
1 check passed
@barrettk8090 barrettk8090 deleted the DVR-788 branch November 18, 2025 22:19
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