Skip to content

Add support for async conversions - #23

Open
danhorst wants to merge 1 commit into
ConvertAPI:masterfrom
Interfolio:22-async-conversions
Open

Add support for async conversions#23
danhorst wants to merge 1 commit into
ConvertAPI:masterfrom
Interfolio:22-async-conversions

Conversation

@danhorst

Copy link
Copy Markdown

Resolves #22

  • Added new result type for async requests: ConvertApi::AsyncResult
  • Refactored param handling in ConvertApi::Task to facilitate for new branching logic between async and synchronous conversions
@danhorst
danhorst force-pushed the 22-async-conversions branch 3 times, most recently from 7e7ce60 to d86eec2 Compare June 15, 2023 13:53
@danhorst
danhorst force-pushed the 22-async-conversions branch 2 times, most recently from 7fd74a8 to 8e5f374 Compare July 21, 2023 20:53
- Bump Ruby version to latest 2.6 patch
- Request path method extraction with async prefix support
- Add async result class
- Refactor Task param handling
- Support passing webhooks (@davidashman)
- Add polling method (@davidashman)
@danhorst
danhorst force-pushed the 22-async-conversions branch from 7155c1e to e467eca Compare July 24, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant