16.03.11.00 - Apigee Developer Services Portal Release Notes

You're viewing Apigee Edge documentation.
Go to the Apigee X documentation.
info

On Friday, March 11th, 2016, we released a new cloud version of Developer Services Portal.

If you have questions, go to Apigee Customer Support.

For a list of all Apigee Edge release notes, see Apigee Release Notes.

Bug fixed

The following bug is fixed in this release.

Issue ID Description
DEVSOL-2094

SmartDocs methods interactions broken by critical error code in model.js
Fixes a JavaScript bug which occurred when determining the content-type of PUT, PATCH, and POST requests for SmartDocs methods.

Also fixes a regression bug in the default SmartDocs template. For PUT, PATCH, or POST methods which declared body parameters, AND which also had body documentation and/or a sample body, both the parameter fields and the raw body field would be displayed to the user, and the resulting form submission would be sent as multipart/form-data instead of the correct content type. This bug was introduced in release 16.01.25.00. Users experiencing this issue should revert their model's template to the current default version.