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 approve-oam-request #133

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
  4. Remove the current logic that checks the admin profile to validate the oam-requests
  5. Fetch the information from the APPData file(administrator-credential-list) to validate the oam-requests