<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:07:09 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[OKAPI-343] okapi example curl code fails because tapas is used.</title>
                <link>https://folio-org.atlassian.net/browse/OKAPI-343</link>
                <project id="10137" key="OKAPI">Okapi</project>
                    <description>&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
adam@nugget:~/folio/okapi/doc$ ./okapi-examples.sh
...
+ curl -w \n -D - http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:9130/_/discovery/nodes
&lt;/span&gt;HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 67

[ {
  &lt;span class=&quot;code-quote&quot;&gt;&quot;nodeId&quot;&lt;/span&gt; : &lt;span class=&quot;code-quote&quot;&gt;&quot;localhost&quot;&lt;/span&gt;,
  &lt;span class=&quot;code-quote&quot;&gt;&quot;url&quot;&lt;/span&gt; : &lt;span class=&quot;code-quote&quot;&gt;&quot;http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:9130&quot;&lt;/span&gt;
&lt;/span&gt;} ]
+ sleep 0
+ curl -w \n -D - http:&lt;span class=&quot;code-comment&quot;&gt;//tapas:9130/_/discovery/nodes
&lt;/span&gt;
curl: (7) Failed to connect to tapas port 9130: Connection refused
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="53559">OKAPI-343</key>
            <summary>okapi example curl code fails because tapas is used.</summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                                            <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="61cd0ca0bce5e00069e98be7">David Crossley</assignee>
                                                                <reporter accountid="5f8314dfbdef80006f6f572d">Adam Dickmeiss</reporter>
                                    <labels>
                            <label>back-end</label>
                    </labels>
                <created>Wed, 24 May 2017 14:31:58 +0000</created>
                <updated>Fri, 3 Jan 2020 14:28:50 +0000</updated>
                            <resolved>Fri, 26 May 2017 03:27:22 +0000</resolved>
                                                    <fixVersion>1.3.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                                                            <comment id="125704" author="5f8314dfbdef80006f6f572d" created="Wed, 24 May 2017 14:33:29 +0000"  >&lt;p&gt;Introduced with commit bf48a842c4839224af21fd0be76474ccaad983b6&lt;br/&gt;
Author: Heikki Levanto &amp;lt;heikki@indexdata.dk&amp;gt;&lt;br/&gt;
Date:   Thu May 4 15:50:21 2017 +0200&lt;/p&gt;

&lt;p&gt;    Fix okapi-315: Add a paragraph about clustering&lt;/p&gt;

&lt;p&gt;Guess we should just flag that cluster example differently or something.&lt;/p&gt;</comment>
                                                            <comment id="125705" author="5f8314dfbdef80006f6f572d" created="Wed, 24 May 2017 14:34:05 +0000"  >&lt;p&gt;This is visible on the web site but was not part of v1.2.5 and so we can fix it before v1.2.6 is released.&lt;/p&gt;</comment>
                                                            <comment id="125706" author="61cd0ca0bce5e00069e98be7" created="Fri, 26 May 2017 03:27:22 +0000"  >&lt;p&gt;Excluded some examples (here the &quot;cluster mode&quot; set) from the okapi-examples.sh script. The script does &apos;grep -v&apos; some examples, but that technique is not sufficient for such cases. So doing:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;```curl ...```&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;rather than&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
```
curl ...
```
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzxog7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 26 May 2017 03:27:22 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>