<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:07:40 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>[RMB-43] document HTTP status codes</title>
                <link>https://folio-org.atlassian.net/browse/RMB-43</link>
                <project id="10140" key="RMB">RAML Module Builder</project>
                    <description>&lt;p&gt;Add a section to&lt;br/&gt;
&lt;a href=&quot;https://github.com/folio-org/raml-module-builder/blob/5d8637d9d4939e9e056dc78c5ce4d3dcb97e9680/README.md#step-1-describe-the-apis-to-be-exposed-by-the-new-module&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/raml-module-builder/blob/5d8637d9d4939e9e056dc78c5ce4d3dcb97e9680/README.md#step-1-describe-the-apis-to-be-exposed-by-the-new-module&lt;/a&gt;&lt;br/&gt;
documenting what the usually used HTTP status codes are.&lt;br/&gt;
For example 200 for successful GET, 204 for successful POST, PUT and DELETE, 422 for validation error.&lt;/p&gt;

&lt;p&gt;Add an enum to rmb with those status codes.&lt;/p&gt;</description>
                <environment></environment>
        <key id="56732">RMB-43</key>
            <summary>document HTTP status codes</summary>
                <type id="10002" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10322?size=medium">New Feature</type>
                                            <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</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="5ee89462f7aa140abd82d11d">Julian Ladisch</assignee>
                                                                <reporter accountid="5ee89462f7aa140abd82d11d">Julian Ladisch</reporter>
                                    <labels>
                            <label>core</label>
                            <label>sprint17</label>
                            <label>team1</label>
                            <label>team2</label>
                    </labels>
                <created>Mon, 26 Jun 2017 13:19:19 +0000</created>
                <updated>Thu, 6 Feb 2020 16:45:09 +0000</updated>
                            <resolved>Mon, 10 Jul 2017 13:31:36 +0000</resolved>
                                                    <fixVersion>13.0.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                                                            <comment id="134599" author="5ee89462f7aa140abd82d11d" created="Thu, 29 Jun 2017 08:35:50 +0000"  >&lt;p&gt;&lt;a href=&quot;https://docs.oracle.com/javase/8/docs/api/java/net/HttpURLConnection.html#field.summary&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://docs.oracle.com/javase/8/docs/api/java/net/HttpURLConnection.html#field.summary&lt;/a&gt; contains some HTTP status codes, but 422 is missing, and they are int constants without the type safety of an enum.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://vertx.io/docs/apidocs/io/vertx/core/http/HttpMethod.html&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://vertx.io/docs/apidocs/io/vertx/core/http/HttpMethod.html&lt;/a&gt; is an enum of HTTP methods (like GET, POST, PATCH) but does not contain HTTP status codes like 200, 204, 422.&lt;/p&gt;</comment>
                                                            <comment id="134601" author="5ee89462f7aa140abd82d11d" created="Thu, 6 Jul 2017 12:55:41 +0000"  >&lt;p&gt;The proposed enum HttpStatus.java in &lt;a href=&quot;https://github.com/folio-org/raml-module-builder/pull/95&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/raml-module-builder/pull/95&lt;/a&gt; is a replacement for classes and constant definitions like&lt;br/&gt;
&lt;a href=&quot;https://github.com/folio-org/mod-circulation-storage/blob/46f8a0d/src/test/java/org/folio/rest/support/AdditionalHttpStatusCodes.java&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/mod-circulation-storage/blob/46f8a0d/src/test/java/org/folio/rest/support/AdditionalHttpStatusCodes.java&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="134602" author="712020:32bb56ac-50e7-4787-b4af-ed3089d9401c" created="Sun, 9 Jul 2017 10:05:39 +0000"  >&lt;p&gt;merged. closing issue and assigning fixed version&lt;/p&gt;</comment>
                                                            <comment id="134604" author="712020:32bb56ac-50e7-4787-b4af-ed3089d9401c" created="Sun, 9 Jul 2017 10:06:41 +0000"  >&lt;p&gt;can someone change the fixed version to 13.0.0? for some reason i can not edit it&lt;/p&gt;</comment>
                                                            <comment id="134606" author="5ee89462f7aa140abd82d11d" created="Mon, 10 Jul 2017 13:31:36 +0000"  >&lt;p&gt;The Jira project &quot;folio&quot; doesn&apos;t have version numbers.&lt;/p&gt;

&lt;p&gt;The enum HttpStatus.java is in raml-module-builder from version 13.0.0 on:&lt;br/&gt;
&lt;a href=&quot;https://github.com/folio-org/raml-module-builder/pull/95/files&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/raml-module-builder/pull/95/files&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="134608" author="63e2a2771b13d42998e4e706" created="Mon, 10 Jul 2017 13:36:08 +0000"  >&lt;p&gt;As this turned into a change inside in the RAML-module-builder, I&apos;ve moved it back to the RAML Module Builder JIRA project&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="56731">RMB-40</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="29744">CIRCSTORE-191</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="79880">FOLIO-698</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="29689">CIRCSTORE-8</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|hzxpyn:</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>Sun, 9 Jul 2017 10:05:39 +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>