Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I develop REST endpoints using Talend ESB, and I would like to take advantage of the built-in ability to generate swagger documentation for my services, that are accessible via https://my-server.com/services/my-service/api-docs?url=/services/my-service/swagger.json. The swagger docs are generated just fine. However, I am unable to provide models, example parameters, etc. for my users. Here is an example of what I want (this comes from the swagger ui for the talend cloud API):
How can I do this? How do I learn more about Talend ESB Swagger? There doesn't seem to be any documentation online. Can the Talend team please create some useful documentation for this feature? As it stands it is pretty much unusable.
just want add one more voice - good to have this information (or feature if not exists)
right now - this is skipped in documentation (at least I not found too)
hey,
Talend Team : why you dont let option create swagger into componant tRestRequest on Talend Open Studio.
this is only add into main code this annotation :
@EnableSwagger2
But why you add into lib swagger core into .jar osgi package, if i cant use it ?
🙂
generally - of course good to have this functional ... but this is one from the list "what difference between Community and Enterprise versions"
for me it is stupid, only one annotation.... and talend effort are zero to add....
and let library into package osgi bundle when open studio create this by default.
Hi, looking for an update on this. Or is this just a broken feature??