Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

feat: smart /api/v0 handling #19

Merged
merged 3 commits into from
Feb 8, 2023
Merged

feat: smart /api/v0 handling #19

merged 3 commits into from
Feb 8, 2023

Conversation

hacdias
Copy link
Collaborator

@hacdias hacdias commented Feb 8, 2023

Closes #13. I also implemented @aschmahmann comment regarding dag/export. I checked the API and there are no additional options that could lead to incompatibilities. The only option is progress which is useless for remote calls.

@hacdias hacdias requested review from lidel and aschmahmann February 8, 2023 10:10
@hacdias hacdias marked this pull request as ready for review February 8, 2023 10:10
@hacdias hacdias self-assigned this Feb 8, 2023
Copy link
Collaborator

@lidel lidel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, this should be good enough for Feb 17.
(if redirect is too slow for resolve ones, we can add local cache later)

main.go Outdated Show resolved Hide resolved
@lidel lidel changed the title feat: smart api request handling feat: smart /api/v0 handling Feb 8, 2023
@lidel lidel merged commit 39ee38e into main Feb 8, 2023
@lidel lidel deleted the issue/13 branch February 8, 2023 20:28
@lidel lidel added this to the M0.2: Feb 17 milestone Feb 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Smart handling of legacy /api/v0 endpoints
3 participants