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

fix(citrus-http): accept status code interface #1159

Merged
merged 1 commit into from
May 14, 2024

Conversation

bbortt
Copy link
Collaborator

@bbortt bbortt commented May 12, 2024

Http Message actions should use interface HttpStatusCode instead of concrete implementation HttpStatus. otherwise, custom response codes are not allowed.

@bbortt bbortt merged commit ab5add8 into citrusframework:main May 14, 2024
1 check passed
@bbortt bbortt deleted the fix/http-status branch May 14, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant