Skip to content

Commit 8cd30e0

Browse files
author
GitHub Actions
committed
auto-merge refs/heads/staging (12d48b0) into master
2 parents d7d20a9 + 12d48b0 commit 8cd30e0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

intermediate/wpa-mime-types.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2037,6 +2037,18 @@
20372037
"optional_params" : "something",
20382038
"required_params" : "none"
20392039
},
2040+
"application/protobuf" : {
2041+
"fragment" : "none",
2042+
"intended_usage" : "common",
2043+
"optional_params" : "something",
2044+
"required_params" : "none"
2045+
},
2046+
"application/protobuf\u002Bjson" : {
2047+
"fragment" : "none",
2048+
"intended_usage" : "common",
2049+
"optional_params" : "something",
2050+
"required_params" : "something"
2051+
},
20402052
"application/provenance\u002Bxml" : {
20412053
"exts" : "provx",
20422054
"fragment" : "none",

0 commit comments

Comments
 (0)