Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit f9b011b

Browse files
author
Mateu Aguiló Bosch
committed
perf: only serialize the necessary fields
1 parent 6d721e7 commit f9b011b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
"Exclude disabled JSON API resources": "https://www.drupal.org/files/issues/2018-09-18/3000458--exclude-disabled-resource-types--2.patch",
4040
"Documentation for JSON API collections needs minor adjustments": "https://www.drupal.org/files/issues/2018-09-18/3000609--jsonapi-collections-fixes--2.patch",
4141
"Improve path method descriptions": "https://www.drupal.org/files/issues/2018-09-29/3001993--initial-description--7.patch"
42+
},
43+
"drupal/jsonapi": {
44+
"Only serialize sparse_fieldset fields": "https://www.drupal.org/files/issues/2018-11-05/3011099-12-8.x-1.x.patch"
4245
}
4346
}
4447
},

0 commit comments

Comments
 (0)