RapiDoc icon indicating copy to clipboard operation
RapiDoc copied to clipboard

Allow curl command display without "try" button

Open guideloom opened this issue 2 years ago • 1 comments

Would be great to have the "curl" example showing, without the try button. I had assumed by using the following combination of options that this would be achievable:

allow-try : false show-curl-before-try: true

However, it seems the curl display is completely dependent of "allow-try" being set to true, which also shows the "try" button.

guideloom avatar Mar 21 '23 19:03 guideloom