Patch drupal/jsonapi_schema to fix Issue #3246251: Change format "utc-millisec" to "date-time"

This commit is contained in:
Michael Stenta 2021-10-27 12:40:35 -04:00
parent 5da75606a1
commit a6646175e8
1 changed files with 3 additions and 0 deletions

View File

@ -62,6 +62,9 @@
"drupal/gin": {
"Issue #3245203: Sticky region has inconsistent z-index.": "https://www.drupal.org/files/issues/2021-10-21/3245203-alpha37-3.patch"
},
"drupal/jsonapi_schema": {
"Issue #3246251: Change format utc-millisec to date-time": "https://www.drupal.org/files/issues/2021-10-27/3246251-2.patch"
},
"drupal/simple_oauth": {
"Issue #3173947: Cannot authorize non-confidential clients": "https://www.drupal.org/files/issues/2020-09-29/3173947-2.patch",
"Issue #3167287: Always load clients through the Client Repository service": "https://www.drupal.org/files/issues/2020-09-29/3167287-9.patch",