awslabs / aws-api-gateway-developer-portal

A Serverless Developer Portal for easily publishing and cataloging APIs
Apache License 2.0
927 stars 399 forks source link

hide subscribe button if an API doesn't have a usage plan #402

Closed MynockSpit closed 4 years ago

MynockSpit commented 4 years ago

Description of changes:

Hide the subscribe button if it's not possible to subscribe (i.e. it doesn't have a Usage Plan.)


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

MynockSpit commented 4 years ago

Travis completed.