Media Type Versioning
title: "Media Type Versioning" seoTitle: "Media Type Versioning | Appendix" @description: "What is Media Type Versioning?" metaKeywords: "Media Type Versioning, Type of Versioning Schemes" author: "Myles Golden" date: "2022-06-29" lastmod: "2022-06-29" published: true category: "term" parent_category: "home" img: "/images/no_img.png" tags: - term
Media type versioning is when the version number of an API is included in the media type. This can be used to manage breaking changes, as well as to provide different levels of access to the API.