Stevan Freeborn f7050506d2 feat: add records endpoint with all CRUD and query methods
Implement Record, RecordFieldValue, SaveRecordRequest,
QueryRecordsRequest, BatchGetRecordsRequest, and BatchDeleteRecordsRequest
models. Add 7 endpoint methods: list_records, get_record, save_record,
delete_record, batch_get_records, query_records, batch_delete_records.
Add 9 tests covering all methods including parameterized queries.
2026-03-25 13:42:24 -05:00
2026-03-25 13:33:37 -05:00

onspring-api-sdk-rust

Rust SDK for the Onspring API v2.

S
Description
No description provided
Readme
202 KiB
Languages
Rust 100%