Uploaded image for project: 'netconf'
  1. netconf
  2. NETCONF-1246

Cannot retieve modules source

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Medium Medium
    • None
    • 7.0.0
    • restconf-nb

      On the current main branch when we invoke:

      GET http://localhost:8181/rests/modules/ietf-yang-types/2013-07-15 

      We get the response 500 with message:

      {
          "errors": {
              "error": [
                  {
                      "error-tag": "operation-failed",
                      "error-message": "Mount path has to end with yang-ext:mount",
                      "error-type": "application"
                  }
              ]
          }
      }

      It is expected to get YANG module source.

            cicut Ľuboš Čičut
            ivanhrasko Ivan Hrasko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: