Release Date: Saturday, October 21, 2017

Change Log

Improvement

EAGLE-134 - Add extErrorCode to EServiceException

New integer field extCode is now added to EServiceException. This enables application specific error codes to be used in eagle apps.

Bug

EAGLE-136 - Swagger request fields of primitive array type not being generated

Fixed the issue where primitive array type fields in requests were not being generated and available in the swagger doc.