Description
I'm working on a sigstore verification crate, and I noticed that the happy-path-v0.3 bundle uses this media type:
application/vnd.dev.sigstore.bundle+json;version=0.3
That is not what's present in the documentation, nor what the other tests have. Is this media type supposed to be accepted? Or should the only accepted media type for v0.3 bundles be:
application/vnd.dev.sigstore.bundle.v0.3+json