chore: update 2020-12 submodule to include annotation property fix#2296
Conversation
Updates the 2020-12 spec submodule to include the fix for the missing 'annotation' property in the output unit schema (json-schema-org/json-schema-spec#1680). Fixes json-schema-org/json-schema-spec#1504
|
Hi @whocoder11! Thanks a lot for your contribution! I noticed that the following required information is missing or incomplete: issue reference, kind of change description Please update the PR description to include this information. You can find placeholders in the PR template for these items. Thanks a lot! |
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2296 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 30 30
Lines 672 672
Branches 211 211
=========================================
Hits 672 672 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Hi @whocoder11! Thanks a lot for your contribution! I noticed that the following required information is missing or incomplete: issue reference, kind of change description Please update the PR description to include this information. You can find placeholders in the PR template for these items. Thanks a lot! |
1 similar comment
|
Hi @whocoder11! Thanks a lot for your contribution! I noticed that the following required information is missing or incomplete: issue reference, kind of change description Please update the PR description to include this information. You can find placeholders in the PR template for these items. Thanks a lot! |
Summary
Updates the
_includes/draft/2020-12git submodule to pick up the fix for the missingannotationproperty in the output unit schema.Related
Changes
2020-12submodule pointer from6b2052dto601a66cThis is the follow-up website change requested by @jdesrosiers in json-schema-org/json-schema-spec#1680.