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-1405] Support Forbidden and ForbiddenOfT in TypedResultExtensions #14

Merged
merged 2 commits into from
May 10, 2024

Conversation

heqianwang
Copy link
Contributor

Description of changes

Support Forbidden and ForbiddenOfT as a possible response type. Currently, this HttpResult is not present in .NET8.0 and need to be added explicitly.

Breaking changes

None.

  • 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 8, 2024 21:50
@heqianwang heqianwang merged commit 80454ba into main May 10, 2024
3 checks passed
@PrincessMadMath PrincessMadMath deleted the feature/idp-1405_support_forbidden_typedresult branch May 10, 2024 18:17
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.

None yet

2 participants