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

OpenAPI: Create overloaded constructors for PathEntity

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Medium Medium
    • 7.0.0
    • None
    • restconf-openapi

      Create overloaded constructors for PathEntity. Now we are using a lot of nulls when constructing PathEntity instances. In fact, we have three scenarios:

      • entity for config path which allows full CRUD
      • entity for action/RPC which has POST only
      • entity for operational dattastore which has GET only

      Create creating overloaded constructor to simplify PathEntity instantiation in these scenarios.

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

              Created:
              Updated:
              Resolved: