Uploaded image for project: 'Service Orchestrator'
  1. Service Orchestrator
  2. SO-1067

Update E2EServiceInstances.java Path to be consistent with ServiceInstance.java

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Medium Medium
    • Casablanca Release
    • None
    • None
    • Dublin SO Sprint 1

       

      ServiceInstances.java defines Path starting with

      @Path("/onap/so/infra/serviceInstantiation")

       

      before the @Path("/

      {version:[vV][5-7]}

      /serviceInstances")  paths  however

      E2EServiceInstance.java Path starts with 

      @Path("/e2eServiceInstances")

      with version appended

      @Path("/

      {version:[vV][3-5]}

      ")

      The 2 sets of APIs should have consistent naming for the APIs Paths.

      Both starting with "/onap/so/infra/serviceInstantiation"  and  have version in a consistent place ( preferably after serviceInstances ) 

       

            aosull01 aosull01
            aosull01 aosull01
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: