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

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