akamai / akamai-apis

Apache License 2.0
2 stars 5 forks source link

Wrong type for list allowed apis accessLevels response #12

Open manuelmazzuola opened 2 months ago

manuelmazzuola commented 2 months ago

The schema defines the allowed api accessLevels as a string https://github.com/akamai/akamai-apis/blob/6d0c818a076393c205eda045bcbfe68f08f523ff/apis/identity-management/v3/schemas/AllowedApisResponse.yaml#L27

It should be an array of strings as described here https://techdocs.akamai.com/iam-api/reference/get-api-clients-users-allowed-apis

Issue type

Which API?

V3 List allowed apis for a user

skearney-akamai commented 1 month ago

Hello. Thank you for catching this. We're looking into it and will get back to you when we have some information for you.