Changelog

This commit is contained in:
Joe Nelson
2016-09-11 16:23:41 -07:00
parent 362ad7b7d0
commit ffd2859cba
+1
View File
@@ -12,6 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Filtering, shaping and embedding with &select for the /rpc path - @ruslantalpa
- Output names of used-defined types (instead of 'USER-DEFINED') - @martingms
- Implement support for singular representation responses for POST/PATCH requests - @ehamberg
- Include RPC endpoints in OpenAPI output - @begriffs, @LogvinovLeon
### Fixed
- Do not apply limit to parent items - @ruslantalpa