Commit graph

18 commits

Author SHA1 Message Date
dependabot[bot]
a33b77075d
chore(deps): bump tesla from 1.7.0 to 1.8.0 (#10)
Bumps [tesla](https://github.com/teamon/tesla) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/teamon/tesla/releases)
- [Commits](https://github.com/teamon/tesla/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: tesla
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 16:02:41 +12:00
dependabot[bot]
d2f17cc3cd
chore(deps-dev): bump parse_trans from 3.3.0 to 3.4.2 (#11)
Bumps [parse_trans](https://github.com/uwiger/parse_trans) from 3.3.0 to 3.4.2.
- [Commits](https://github.com/uwiger/parse_trans/commits)

---
updated-dependencies:
- dependency-name: parse_trans
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 16:02:26 +12:00
dependabot[bot]
5e512e1ee1
chore(deps-dev): bump excoveralls from 0.13.4 to 0.18.1 (#12)
* chore(deps-dev): bump excoveralls from 0.13.4 to 0.18.1

Bumps [excoveralls](https://github.com/parroty/excoveralls) from 0.13.4 to 0.18.1.
- [Release notes](https://github.com/parroty/excoveralls/releases)
- [Changelog](https://github.com/parroty/excoveralls/blob/master/CHANGELOG.md)
- [Commits](https://github.com/parroty/excoveralls/compare/v0.13.4...v0.18.1)

---
updated-dependencies:
- dependency-name: excoveralls
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: unlock unused dependencies.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Harton <james@harton.nz>
2024-04-11 16:02:12 +12:00
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
Peter Hartman
3cd04758ec
improvement: Add custom pagination start() callback for initial page request (#8) 2023-11-13 13:21:38 -05:00
Zach Daniel
f91087bbb6 chore: update deps 2023-10-21 22:40:05 -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
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
4cf510fbd8 WIP 2021-10-29 22:40:27 -04:00