<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:09:04 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>[FOLIO-888] Update curriculum for Okapi Gateway 2.0</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-888</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;Documentation says:&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 -i -w &lt;span class=&quot;code-quote&quot;&gt;&apos;\n&apos;&lt;/span&gt; -X GET http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:9130/_/proxy/modules
&lt;/span&gt;  HTTP/1.1 200 OK
  Content-Type: application/json
  Content-Length: 3

 [ ]

&quot;$ curl -i -w &lt;span class=&quot;code-quote&quot;&gt;&apos;\n&apos;&lt;/span&gt; -X GET http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:9130/_/proxy/tenants
&lt;/span&gt;  HTTP/1.1 200 OK
  Content-Type: application/json
  Content-Length: 3

 [ ]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Note that in both cases what was returned from the gateway are empty JSON lists, meaning that the newly initialized Okapi Gateway has no configured modules or tenants.&quot; (edited)&lt;/p&gt;

&lt;p&gt;Actually with new pull of Okapi:&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;
ne@NE-T460:~/folio/okapi$ curl -i -w &lt;span class=&quot;code-quote&quot;&gt;&apos;\n&apos;&lt;/span&gt; -X GET http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:9130/_/proxy/modules
&lt;/span&gt;HTTP/1.1 200 OK
Content-Type: application/json
X-Okapi-Trace: GET okapi-2.0.1-SNAPSHOT /_/proxy/modules : 200 1906us
Content-Length: 74

[ {
  &lt;span class=&quot;code-quote&quot;&gt;&quot;id&quot;&lt;/span&gt; : &lt;span class=&quot;code-quote&quot;&gt;&quot;okapi-2.0.1-SNAPSHOT&quot;&lt;/span&gt;,
  &lt;span class=&quot;code-quote&quot;&gt;&quot;name&quot;&lt;/span&gt; : &lt;span class=&quot;code-quote&quot;&gt;&quot;okapi-2.0.1-SNAPSHOT&quot;&lt;/span&gt;
} ]
ne@NE-T460:~/folio/okapi$ curl -i -w &lt;span class=&quot;code-quote&quot;&gt;&apos;\n&apos;&lt;/span&gt; -X GET http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:9130/_/proxy/tenants
&lt;/span&gt;HTTP/1.1 200 OK
Content-Type: application/json
X-Okapi-Trace: GET okapi-2.0.1-SNAPSHOT /_/proxy/tenants : 200 1091us
Content-Length: 117

[ {
  &lt;span class=&quot;code-quote&quot;&gt;&quot;id&quot;&lt;/span&gt; : &lt;span class=&quot;code-quote&quot;&gt;&quot;okapi.supertenant&quot;&lt;/span&gt;,
  &lt;span class=&quot;code-quote&quot;&gt;&quot;name&quot;&lt;/span&gt; : &lt;span class=&quot;code-quote&quot;&gt;&quot;okapi.supertenant&quot;&lt;/span&gt;,
  &lt;span class=&quot;code-quote&quot;&gt;&quot;description&quot;&lt;/span&gt; : &lt;span class=&quot;code-quote&quot;&gt;&quot;Okapi built-in &lt;span class=&quot;code-keyword&quot;&gt;super&lt;/span&gt; tenant&quot;&lt;/span&gt;
} ]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="80518">FOLIO-888</key>
            <summary>Update curriculum for Okapi Gateway 2.0</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</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="-1">Unassigned</assignee>
                                                                <reporter accountid="5ced27478b03050f27825a93">Peter Murray</reporter>
                                    <labels>
                    </labels>
                <created>Fri, 6 Oct 2017 19:14:56 +0000</created>
                <updated>Mon, 12 Nov 2018 14:23:48 +0000</updated>
                            <resolved>Mon, 16 Jul 2018 05:27:07 +0000</resolved>
                                                                    <component>Documentation</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                    <timespent seconds="60300">2 days, 45 minutes</timespent>
                                <comments>
                                                            <comment id="190487" author="61cd0ca0bce5e00069e98be7" created="Mon, 23 Oct 2017 04:10:02 +0000"  >&lt;p&gt;In &lt;a href=&quot;https://github.com/folio-org/curriculum/pull/30&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;pull/30&lt;/a&gt; updated the current lessons to use current Okapi. Note that the Stripes part of Lesson 5 is still out-of-date.&lt;/p&gt;

&lt;p&gt;Also added Lesson 6 &quot;Interact with the FOLIO Stable VM&quot; to set up the &quot;folio/stable&quot; Vagrant box and show how to run basic queries.&lt;/p&gt;</comment>
                                                            <comment id="190488" author="61cd0ca0bce5e00069e98be7" created="Mon, 16 Jul 2018 05:27:07 +0000"  >&lt;p&gt;This part is done, but see further updates that are needed in 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-1348&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-1348&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Update tutorials/curriculum&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium&quot; /&gt;
            FOLIO-1348
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="80713">FOLIO-1348</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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|hzy0kn:</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>Mon, 23 Oct 2017 04:10:02 +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>