Regaez / grav-plugin-api

A REST API plugin for GravCMS
MIT License
27 stars 6 forks source link

Fix `/users` endpoint #18

Closed Regaez closed 5 years ago

Regaez commented 5 years ago

When calling GET /api/users there is an error:

Message: array_merge(): Argument #2 is not an array
From src/Handlers/UsersHandler.php on line 41