Ruben Kuipers
Ruben Kuipers
In our api we user the ```type``` property to define types of resources. But when I deserialize the data from the back-end, the ```type``` property gets lost from the data....
In my API response I have a top level 'meta' object (including pagination info) and a top level 'data' object. How can I keep the 'meta' object after deserialization?
There seems to be an issue when using a custom category_base in the permalink settings. When I change the category base in the wp admin (from no value to new...
**Describe the bug** When using `neu run`, I found out that the CLI is trying to open a file in the `/resources/` folder that does not exists. I have implemented...