Skip to content

Conversation

david0
Copy link

@david0 david0 commented Jul 26, 2024

fixes #55

@@ -44,6 +44,7 @@ public class OpenApiValidator {
final String STATUS_INVALID_REQUEST_PATH = "ERR10007";
final String STATUS_METHOD_NOT_ALLOWED = "ERR10008";
final String STATUS_CONTENT_TYPE_MISMATCH = "ERR10015";
final String STATUS_CONTENT_TYPE_NOT_SUPPORTED = "ERR11108";
Copy link
Author

Choose a reason for hiding this comment

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

Copy link
Collaborator

Choose a reason for hiding this comment

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

I will release a snapshot version this evening. Thanks.

@david0 david0 force-pushed the validate-content-type branch from b435b51 to 0eff7ba Compare July 29, 2024 09:02
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.

Reject content types that are not listed
2 participants