amplify-education / serverless-domain-manager

Serverless plugin for managing custom domains with API Gateways.
MIT License
941 stars 232 forks source link

fix: fix getCustomDomainInfo function to different APIGateway versions #537

Closed aalongkott closed 1 year ago

aalongkott commented 1 year ago

Fixes #536 Description of Issue Fixed

Changes proposed in this pull request:

rddimon commented 1 year ago

Hi @aalongkott

Thank you for your contribution! Could you please also update unit tests?

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

aalongkott commented 1 year ago

Hello @rddimon

I have fixed the unit tests according to the bugs. Please review and if the coverage does not match your requirements, please tell me.