<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Talend ESB - How to configure and edit server-generated Swagger docs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-How-to-configure-and-edit-server-generated-Swagger/m-p/2281077#M55726</link>
    <description>&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Talend Team : why you dont let option create swagger into componant tRestRequest on Talend &lt;STRONG&gt;Open&lt;/STRONG&gt;&amp;nbsp;Studio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is only add into main code this annotation :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;@EnableSwagger2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But why you add into lib swagger core into .jar osgi package, if i cant use it ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ltog"&gt;2018-09-25_11-22-39.jpg&lt;/A&gt;</description>
    <pubDate>Tue, 25 Sep 2018 10:23:54 GMT</pubDate>
    <dc:creator>martel</dc:creator>
    <dc:date>2018-09-25T10:23:54Z</dc:date>
    <item>
      <title>Talend ESB - How to configure and edit server-generated Swagger docs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-How-to-configure-and-edit-server-generated-Swagger/m-p/2281075#M55724</link>
      <description>&lt;P&gt;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&amp;nbsp;&lt;A href="https://my-server.com/services/my-service/api-docs?url=/services/my-service/swagger.json" target="_blank" rel="nofollow noopener noreferrer"&gt;https://my-server.com/services/my-service/api-docs?url=/services/my-service/swagger.json&lt;/A&gt;. 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):&amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Talend API 1.PNG" style="width: 522px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzEZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131896iF5C9B49DDAA1EB0C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzEZ.png" alt="0683p000009LzEZ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Talend API 2.PNG" style="width: 414px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzWO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130796i453F4BB5816B18F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzWO.png" alt="0683p000009LzWO.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-How-to-configure-and-edit-server-generated-Swagger/m-p/2281075#M55724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Talend ESB - How to configure and edit server-generated Swagger docs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-How-to-configure-and-edit-server-generated-Swagger/m-p/2281076#M55725</link>
      <description>&lt;P&gt;just want add one more voice - good to have this information (or feature if not exists)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;right now - this is skipped in documentation (at least I not found too)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 10:15:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-How-to-configure-and-edit-server-generated-Swagger/m-p/2281076#M55725</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-09-13T10:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Talend ESB - How to configure and edit server-generated Swagger docs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-How-to-configure-and-edit-server-generated-Swagger/m-p/2281077#M55726</link>
      <description>&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Talend Team : why you dont let option create swagger into componant tRestRequest on Talend &lt;STRONG&gt;Open&lt;/STRONG&gt;&amp;nbsp;Studio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is only add into main code this annotation :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;@EnableSwagger2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But why you add into lib swagger core into .jar osgi package, if i cant use it ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ltog"&gt;2018-09-25_11-22-39.jpg&lt;/A&gt;</description>
      <pubDate>Tue, 25 Sep 2018 10:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-How-to-configure-and-edit-server-generated-Swagger/m-p/2281077#M55726</guid>
      <dc:creator>martel</dc:creator>
      <dc:date>2018-09-25T10:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Talend ESB - How to configure and edit server-generated Swagger docs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-How-to-configure-and-edit-server-generated-Swagger/m-p/2281078#M55727</link>
      <description>&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;generally - of course good to have this functional ... but this is one from the list "what difference between Community and Enterprise versions"&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 10:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-How-to-configure-and-edit-server-generated-Swagger/m-p/2281078#M55727</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-09-25T10:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Talend ESB - How to configure and edit server-generated Swagger docs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-How-to-configure-and-edit-server-generated-Swagger/m-p/2281079#M55728</link>
      <description>&lt;P&gt;for me it is stupid, only one annotation.... and talend effort are zero to add....&lt;/P&gt;&lt;P&gt;and let library into package osgi bundle when open studio create this by default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 10:41:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-How-to-configure-and-edit-server-generated-Swagger/m-p/2281079#M55728</guid>
      <dc:creator>martel</dc:creator>
      <dc:date>2018-09-25T10:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Talend ESB - How to configure and edit server-generated Swagger docs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-How-to-configure-and-edit-server-generated-Swagger/m-p/2281080#M55729</link>
      <description>&lt;P&gt;Hi, looking for an update on this. Or is this just a broken feature??&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2018 23:40:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-ESB-How-to-configure-and-edit-server-generated-Swagger/m-p/2281080#M55729</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-01T23:40:41Z</dc:date>
    </item>
  </channel>
</rss>

