PSX Framework v1.1.4 Release Notes

Release Date: 2015-12-29 // over 8 years ago
    • The schema API handles now automatically HEAD requests
    • ➕ Add support for PATCH request method
    • 🛠 Fix automatic template detection for psr4 namespaces
    • ⚡️ Renamed doCreate and doUpdate method to doPost and doPut to follow the http request method naming scheme
    • 👻 Json schema document throw an exception if a json pointer could not be resolved