Commit graph

80 commits

Author SHA1 Message Date
dependabot[bot]
a864c3e15f
chore(deps-dev): bump credo from 1.7.1 to 1.7.5 (#13)
Bumps [credo](https://github.com/rrrene/credo) from 1.7.1 to 1.7.5.
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rrrene/credo/commits/v1.7.5)

---
updated-dependencies:
- dependency-name: credo
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 15:48:34 +12:00
6b8b0667bd
chore: fix build. 2024-04-11 14:25:25 +12:00
6d0e104358
chore: enable dependabot for mix dependencies. 2024-04-11 09:30:41 +12:00
Peter Hartman
3cd04758ec
improvement: Add custom pagination start() callback for initial page request (#8) 2023-11-13 13:21:38 -05:00
Peter Hartman
4ecdcea91e
fix: restore support for custom paginators (#6) 2023-10-25 22:08:42 -04:00
Zach Daniel
2c8fe82ff1 chore: sobelow 2023-10-21 22:44:14 -04:00
Zach Daniel
e22fb218e8 chore: credo/ci 2023-10-21 22:43:34 -04:00
Zach Daniel
f91087bbb6 chore: update deps 2023-10-21 22:40:05 -04:00
Zach Daniel
98e4e3eadb chore: use an auto generated identifier 2023-10-21 22:39:21 -04:00
Peter Hartman
517a90dd4e
fix: properly support endpoints being lists (#4) 2023-10-21 22:37:46 -04:00
Peter Hartman
135c5edf1b
improvement: support booleans in resource generator #1 (/issues/1) (#2) 2023-10-17 21:28:54 -04:00
Zach Daniel
418de7a1bd improvement: WIP on open api resource generator
improvement: update ash
2023-09-25 10:16:47 -04:00
Zach Daniel
de000a859c WIP 2023-06-30 17:23:20 -04:00
Zach Daniel
b541a64482 chore: clean up 2023-06-30 15:33:57 -04:00
Zach Daniel
37741252fa improvement: migrate to tesla instead of finch 2023-06-30 15:22:38 -04:00
Zach Daniel
a9d94bdd9b improvement: paginators & better filter support
improvement: new spark_function_behaviour for `before_request`
2023-01-15 01:07:41 -05:00
Zach Daniel
92cf4fd8bf improvement: default entity path, support setting req headers 2023-01-14 13:28:21 -05:00
Zach Daniel
34371292af improvement: update finch 2023-01-12 09:35:32 -05:00
Zach Daniel
692fbb8c09 improvement: use new docs and upgrade ash 2022-11-03 10:08:50 -07:00
Zach Daniel
e2d280492e improvement: upgrade to latest ash 2022-09-15 13:06:29 -04:00
Zach Daniel
f42756c342 fix: various endpoint related bug fixes 2022-05-19 16:10:09 -04:00
Zach Daniel
1b9522bc74 chore: support sorting 2022-02-11 16:29:14 -05:00
Zach Daniel
e040c52ce6 fix: handle nil filter when placing in list 2022-01-19 17:02:51 -05:00
Zach Daniel
3b1a8eaef1 improvement: handle the case where fields is nil 2022-01-19 16:34:45 -05:00
Zach Daniel
3f866f3398 improvement: better filter support 2021-11-05 01:13:33 -04:00
Zach Daniel
baf4d6e130 chore: update .formatter 2021-11-04 14:12:01 -04:00
Zach Daniel
89d110bcec feat: initial support for get_endpoint 2021-11-04 14:08:11 -04:00
Zach Daniel
7daef98c09 WIP 2021-11-03 18:53:51 -04:00
Zach Daniel
4cf510fbd8 WIP 2021-10-29 22:40:27 -04:00
Zach Daniel
11c76e2bde init 2021-10-24 22:52:03 -04:00