Skip to content

Commit

Permalink
Added jsonapi_boost module.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinay15 committed Jun 9, 2020
1 parent e0106fb commit a167f56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"drupal/openapi": "^2",
"drupal/openapi_ui": "^1.0@RC",
"drupal/openapi_ui_redoc": "^1.0@RC",
"drupal/openapi_ui_swagger": "^1.0@RC"
"drupal/openapi_ui_swagger": "^1.0@RC",
"drupal/jsonapi_boost": "^1.0"
},
"extra": {
"patches": {
Expand Down
1 change: 1 addition & 0 deletions ezcontent_api.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ dependencies:
- openapi_ui_redoc:openapi_ui_redoc
- openapi_ui_swagger:openapi_ui_swagger
- simple_oauth:simple_oauth
- jsonapi_boost:jsonapi_boost

0 comments on commit a167f56

Please sign in to comment.