awslabs / aws-api-gateway-developer-portal

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

Increase apigateway.getRestApis from default 25 limit to max (500) #339

Closed jakobnordztrom closed 3 years ago

jakobnordztrom commented 4 years ago

Issue #, if available:

Description of changes: Fixes (potentially) missing apis in admin view.

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

ghost commented 4 years ago

Could you redo your patch against the latest staging? Some major changes were recently introduced with the lambda backend route handlers and it's causing your patch to conflict.