[NETCONF-926] Duplicate yang-ext:mount in error message Created: 12/Dec/22  Updated: 01/Jan/23  Resolved: 01/Jan/23

Status: Resolved
Project: netconf
Component/s: restconf-nb
Affects Version/s: 4.0.3, 3.0.8
Fix Version/s: 5.0.0, 3.0.9, 4.0.5

Type: Bug Priority: Medium
Reporter: Ivan Hrasko Assignee: Ivan Hrasko
Resolution: Done Votes: 0
Labels: pt
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Error message from request:

GET: /rests/operations/aaa-cert-rpc:getODLCertificate

contains duplicate yang-ext:mount in case of error:

<errors xmlns="urn:ietf:params:xml:ns:yang:ietf-restconf">
    <error>
        <error-tag>invalid-value</error-tag>
        <error-message>URI has bad format. If operations behind mount point should be showed, URI has to  end with yang-ext:mountyang-ext:mount</error-message>
        <error-type>protocol</error-type>
    </error>
</errors> 

Generated at Wed Feb 07 20:16:15 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.