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

[IDP-1378] Support Http response codes with uri input parameters #10

Merged
merged 8 commits into from
May 6, 2024

Conversation

heqianwang
Copy link
Contributor

Description of changes

Support Http response codes with uri input parameters. Instead of using reflection to instantiate an IHttpResult object, we defer to complete the matching between IResult and StatusCode with the help of a static Dictionary.

Breaking changes

None yet given it is in preview format

Additional checks

run system tests

  • Updated the documentation of the project to reflect the changes
  • Added new tests that cover the code changes

@heqianwang heqianwang requested a review from a team as a code owner May 6, 2024 20:38
@PrincessMadMath PrincessMadMath merged commit 5398351 into main May 6, 2024
3 checks passed
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.

2 participants