How to leverage the jslt files in Swagger documentation #296
Unanswered
lakshit78626
asked this question in
Q&A
Replies: 1 comment
-
|
Not sure what you actually want here. You want to generate the Swagger/OpenAPI docs, I guess, but most of what's in there is outside of the scope of JSLT. Getting JSON examples should be easy: just run through some example inputs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Any idea how to leverage the jslt developed as part of transforming json request/response data, in swagger documentation for showing request/response structure just to avoid creating pojo classes.
Is it possible I am using apache camel for routing the data for which I need to make swagger documentation ? If yes then how kindly assist
Thanks
Lakshit
Beta Was this translation helpful? Give feedback.
All reactions