You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/mixerapi/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,6 @@ MixerAPI automatically installs the following plugins for your RESTful API proje
87
87
| ------------- | ------------- |
88
88
|[MixerApi/Bake](https://github.com/mixerapi/bake)| A custom bake template focused on creating RESTful CakePHP controllers in seconds |
89
89
|[MixerApi/CollectionView](https://github.com/mixerapi/collection-view)| A Collection View for displaying configurable pagination meta-data in JSON or XML collection responses |
90
-
|[MixerApi/Crud](https://github.com/mixerapi/crud)| A service provider for CRUD (Create/Read/Update/Delete) operations. Since this plugin uses the experimental CakePHP dependency injection it must be enabled separately. |
91
90
|[MixerApi/ExceptionRender](https://github.com/mixerapi/exception-render)| Handles rendering entity validation errors and other exceptions for your API |
92
91
|[MixerApi/HalView](https://github.com/mixerapi/hal-view)| A Hypertext Application Language ([HAL+JSON](http://stateless.co/hal_specification.html)) View for CakePHP |
93
92
|[MixerApi/JsonLdView](https://github.com/mixerapi/json-ld-view)| A [JSON-LD](https://json-ld.org/) View for CakePHP |
0 commit comments