Name custom types and domains on OPTIONS requests (#640)

This commit is contained in:
Martin Gammelsæter
2016-06-20 09:49:52 -07:00
committed by Joe Nelson
parent b916ed907b
commit 46b3ce5631
3 changed files with 5 additions and 3 deletions
+2
View File
@@ -7,6 +7,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Output names of used-defined types (instead of 'USER-DEFINED') - @martingms
### Fixed
- Do not apply limit to parent items - @ruslantalpa