adobe / aio-lib-console

Adobe I/O Javascript SDK wrapping Adobe Developer Console APIs
https://www.adobe.io
Apache License 2.0
1 stars 8 forks source link

feat: IOC-7354 - added new API to get org services v2 #84

Closed deepessh closed 6 months ago

deepessh commented 6 months ago

Description

  1. Updated api.json to latest from transporter's swagger
  2. Updated README and other documentation
  3. Added new API for fetching org services v2. This new API was added so we can fetch services available to an org-user combination irrespective of the user's role in the org. The existing version only works for developer or System Admin role

    Related Issue

https://jira.corp.adobe.com/browse/IOC-7354

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (c904f0c) to head (60d0655).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #84 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 522 530 +8 Branches 15 15 ========================================= + Hits 522 530 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.