openBackhaul / AdministratorAdministration

Administrates the list of administrators of the application layer.
Apache License 2.0
5 stars 8 forks source link

Support Version 2.0.0 changes for list-application #127

Closed PrathibaJee closed 1 year ago

PrathibaJee commented 1 year ago
  1. Generate server stub for the version 2.0.0 specification
  2. If the api/openapi.yaml is not updated as per the published version 2.0.0 , then copy the api/openapi.yaml file from the generated stub to the source code
  3. no change required in the method signature

Modify the logic as per the new responseBody that included protocol , address(with domain-name).

required:
                    - application-name
                    - release-number
                    - protocol
                    - address
                    - port