Commit Graph
1 Commits
Author SHA1 Message Date
Stevan Freeborn 46c54b4589 feat: add fields endpoint with get, batch-get, and list methods
Implement Field model supporting base fields and polymorphic variants
(list, formula, reference fields via optional properties). Add get_field,
batch_get_fields, and list_fields endpoint methods with tests covering
basic fields, list-type fields, batch retrieval, pagination, and
not-found scenarios.
2026-03-25 13:40:11 -05:00