Interface changes:
- cURL command display in Try-It-Out is now readonly (see #3211)
- Response errors are now displayed in Try-It-Out (see #3076)
- Model descriptions now support Markdown (see #3236)
- Composite models now display their own name more reliably (see #3250)
- Pretty-print response example values (#3238)
- Support formBody file upload in cURL command display
- Add
absolutePath
method toswagger-ui-dist
for static serving use-cases (see #3211)