Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend ESB - How to configure and edit server-generated Swagger docs

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): 0683p000009LzEZ.png0683p000009LzWO.png

 

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.

Labels (6)
5 Replies
vapukov
Master II
Master II

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)

 

martel
Creator
Creator

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 ?

 

 


2018-09-25_11-22-39.jpg
vapukov
Master II
Master II

🙂 

 

generally - of course good to have this functional ... but this is one from the list "what difference between Community and Enterprise versions"

martel
Creator
Creator

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.

 

 

Anonymous
Not applicable
Author

Hi, looking for an update on this. Or is this just a broken feature??