Skip to content

Commit

Permalink
Added jsonapi_extra module and its patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
arshadkhan53 committed Jun 8, 2020
1 parent e0106fb commit 603fa43
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"drupal/access_unpublished": "^1.0@alpha",
"drupal/decoupled_router": "^1.11",
"drupal/gatsby": "^1.0@beta",
"drupal/jsonapi_extras": "^3.12",
"drupal/openapi": "^2",
"drupal/openapi_ui": "^1.0@RC",
"drupal/openapi_ui_redoc": "^1.0@RC",
Expand All @@ -23,6 +24,9 @@
"drupal/core": {
"Expose Layout Builder data to REST and JSON:API": "https://www.drupal.org/files/issues/2020-05-20/2942975-100.patch"
},
"drupal/jsonapi_extras": {
"Link enhancer to add Aliased URL for internal links": "https://www.drupal.org/files/issues/2019-03-08/jsonapi_extras-Field-enhancer-for-URL-alias-2942851-24.patch"
},
"drupal/metatag": {
"Support JSON API, REST, GraphQL and custom normalizations": "https://www.drupal.org/files/issues/2020-02-23/2945817-87.patch"
}
Expand Down

0 comments on commit 603fa43

Please sign in to comment.