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

Added support for "application/*+x-protobuf" media type #34645

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

doroszkiewicz
Copy link

We need to version our API using protobuf. I added support for versioning via the media type header. The solution is analogous to versioning the JSON format.

Example header supported by this change: application/vnd.examle.public.v1+x-protobuf

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Mar 25, 2025
Signed-off-by: Kamil Doroszkiewicz <kamil.doroszkiewicz@gmail.com>
@doroszkiewicz doroszkiewicz force-pushed the protobuf-plus-media-type branch from f19ec86 to e8af432 Compare March 25, 2025 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged or decided on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants