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

Commit 128ade5

Browse files
author
Mateu Aguiló Bosch
committed
fix: improve Open API integration
1 parent a198577 commit 128ade5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"patches": {
3838
"drupal/openapi": {
3939
"Exclude disabled JSON API resources": "https://www.drupal.org/files/issues/2018-09-18/3000458--exclude-disabled-resource-types--2.patch",
40-
"Documentation for JSON API collections needs minor adjustments": "https://www.drupal.org/files/issues/2018-09-18/3000609--jsonapi-collections-fixes--2.patch"
40+
"Documentation for JSON API collections needs minor adjustments": "https://www.drupal.org/files/issues/2018-09-18/3000609--jsonapi-collections-fixes--2.patch",
41+
"Improve path method descriptions": "https://www.drupal.org/files/issues/2018-09-29/3001993--initial-description--7.patch"
4142
}
4243
}
4344
},

0 commit comments

Comments
 (0)