Commit Graph

9 Commits

Author SHA1 Message Date
Runar Ingebrigtsen 60d4332ef2 bump version
CI / test (3.1) (push) Successful in 13s
CI / test (3.2) (push) Successful in 13s
CI / test (3.3) (push) Successful in 13s
2026-06-23 14:53:18 +02:00
Runar Ingebrigtsen edc0b2945b tolerate empty string result from Fiken API
CI / test (3.1) (push) Successful in 35s
CI / test (3.2) (push) Successful in 33s
CI / test (3.3) (push) Successful in 33s
2026-06-23 14:52:51 +02:00
Runar Ingebrigtsen 5f2074ee25 describe usage 2026-06-23 14:52:08 +02:00
Runar Ingebrigtsen e92be347b2 Add README with auth, usage, pagination, uploads, and error-handling examples
CI / test (3.1) (push) Successful in 1m22s
CI / test (3.2) (push) Successful in 33s
CI / test (3.3) (push) Successful in 33s
2026-05-29 15:01:24 +02:00
Runar Ingebrigtsen 6a4380637a Add RSpec suite with WebMock: core, OAuth, pagination, and resource behavior 2026-05-29 15:01:18 +02:00
Runar Ingebrigtsen 3b4d5ae5c3 Add resource definitions for all 22 API tags, wire client accessors and require tree 2026-05-29 15:01:12 +02:00
Runar Ingebrigtsen 8185659f9c Add resource framework: Base, CRUD mixins, and shared drafts/attachments/payments concerns 2026-05-29 15:01:07 +02:00
Runar Ingebrigtsen 7ca2d76e51 Add HTTP core: Faraday connection, error mapping, response wrapper, pagination, and OAuth2 2026-05-29 15:00:57 +02:00
Runar Ingebrigtsen 9eec49aec4 Scaffold fiken gem: gemspec, dev tooling, rubocop, and CI 2026-05-29 15:00:48 +02:00