Generate Mezzio REST APIs from OpenAPI specifications
- Generate route delegator config from spec (needs some refactoring)
- Generate models from spec
- Generate handlers from spec
- Generate model hydrators from spec (or just use constructor property promotion + JsonSerializable?)