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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-11 UTC."],[],[]]