rapi-doc / RapiDoc

RapiDoc -WebComponent for OpenAPI Spec
https://rapidocweb.com
MIT License
1.71k stars 285 forks source link

Customizable Field Length for "Response Examples" #934

Open hakkiMohamed opened 1 year ago

hakkiMohamed commented 1 year ago

Issue: In the current implementation of RapiDoc, when the field length exceeds 80 characters in the "Response Examples" section, it defaults to displaying the example ID instead of the complete content. This limitation can lead to incomplete representation of the response examples.

rapidoc_issue

Request: I would like to request the addition of a customizable field length feature for the fields under the "Response Examples" section in RapiDoc. Instead of a fixed length, it would be beneficial to have the ability to specify the desired field length, allowing users to display the complete examples without any truncation.

Thank you for considering this feature request.