0.14 OpenAPI/Swagger Integration
Pre-release
Pre-release
This dev release is the first one without GraphQL support
Internal Event Machine handling did not change much but a few changes were made:
- no GraphQL server integration
$eventMachine->registerInputType()
is removed, because we no longer need to differentiate between return and input types. This was a GraphQL limitation
The tutorial is updated as well.