Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use consistent id type across handlers #276

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

masih
Copy link
Contributor

@masih masih commented Sep 7, 2023

Investigating Invalid handler function signature on hitting /api/file/{id}/deals via the hand-rolled HTTP Client library. The parameter types across get source file and get source file deals is inconsistent. consistently use string.

@masih masih requested a review from willscott September 7, 2023 13:30
Investigating `Invalid handler function signature` on hitting
`/api/file/{id}/deals` via the hand-rolled HTTP Client library. The
parameter types across get source file and get source file deals is
inconsistent. consistently use string.
@masih masih force-pushed the masih/fix-invalid-sig-get-deals branch from 08fe693 to 949a619 Compare September 7, 2023 13:35
@masih masih merged commit a75758a into main Sep 7, 2023
@masih masih deleted the masih/fix-invalid-sig-get-deals branch September 7, 2023 13:42
@xinaxu
Copy link
Contributor

xinaxu commented Sep 7, 2023

Included in #221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants