<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:14:27 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 append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[NETCONF-214] API Explorer Model Schema Data Type &apos;Click to set as parameter value&apos; misses to put wrapping structure?</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-214</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;If you try to use it (apidoc, Swagger) to e.g. PUT /config/toaster:toaster/ then a dumb end-user like me will naturally find and use that nice &quot;example&quot; parameter support that UI has - on e.g. the (config)toaster parameter, one can click on Model Schema under Data Type where it says e.g. &lt;/p&gt;
{ &quot;darknessFactor&quot;: &quot;integer&quot; }
&lt;p&gt; &amp;amp; &apos;Click to set as parameter value&apos;. &lt;/p&gt;

&lt;p&gt;Doing that will fill in &lt;/p&gt;
{ &quot;darknessFactor&quot;: &quot;integer&quot; }
&lt;p&gt;, make that &lt;/p&gt;
{ &quot;darknessFactor&quot;: &quot;500&quot; }
&lt;p&gt; and click that &quot;Try it out!&quot; button and: &quot;Error parsing input: Schema node with name darknessFactor wasn&apos;t found...&quot; - because it would actually have to be: {&quot;toaster&quot;: {&quot;darknessFactor&quot;: 500}}, only then it works.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21227">NETCONF-214</key>
            <summary>API Explorer Model Schema Data Type &apos;Click to set as parameter value&apos; misses to put wrapping structure?</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="miroslav.kovac@pantheon.tech">Miroslav Kovac</assignee>
                                    <reporter username="vorburger">Michael Vorburger</reporter>
                        <labels>
                    </labels>
                <created>Thu, 2 Jun 2016 16:39:28 +0000</created>
                <updated>Fri, 15 Mar 2019 22:22:25 +0000</updated>
                            <resolved>Thu, 22 Sep 2016 13:44:20 +0000</resolved>
                                                                    <component>restconf-nb</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="39446" author="miroslav.kovac@pantheon.tech" created="Fri, 9 Sep 2016 12:25:20 +0000"  >&lt;p&gt;Thank you for precise explanation. I made some changes and tested it. It looks fine but please take a look at this patch and test it if you can.&lt;/p&gt;</comment>
                            <comment id="39447" author="vorburger" created="Fri, 9 Sep 2016 13:05:28 +0000"  >&lt;p&gt;&amp;gt; please take a look at this patch and test it if you can.&lt;/p&gt;

&lt;p&gt;Are you talking to me? &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Which patch - I don&apos;t see anything (linked) here..&lt;/p&gt;</comment>
                            <comment id="39448" author="miroslav.kovac@pantheon.tech" created="Fri, 9 Sep 2016 13:09:42 +0000"  >&lt;p&gt;Sorry got distracted while writing the reply. Here you go: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/45419/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/45419/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39449" author="vorburger" created="Wed, 14 Sep 2016 13:30:00 +0000"  >&lt;p&gt;FTR: The c/45419 was abandoned with &quot;Wrong solution. Starting all over.&quot; - if you would ever like me to review another one, please post it here.&lt;/p&gt;</comment>
                            <comment id="39450" author="miroslav.kovac@pantheon.tech" created="Wed, 14 Sep 2016 13:33:01 +0000"  >&lt;p&gt;Still working on it. Seems to be more tricky than I thought.&lt;/p&gt;</comment>
                            <comment id="39451" author="miroslav.kovac@pantheon.tech" created="Mon, 19 Sep 2016 17:18:10 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;please check out this patch &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/45838/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/45838/&lt;/a&gt;. Seems like it is finally working. I ll make tests in separate patch for both bugs (5997, 5998) &lt;br/&gt;
thank you&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="21228">NETCONF-215</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5997</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=5997]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10321"><![CDATA[Carbon]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01x5r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>