awslabs / aws-api-gateway-developer-portal

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

Sorting of APIs (and their stages) #458

Closed mauritz-lovgren closed 1 month ago

mauritz-lovgren commented 3 years ago

When using many APIs with many stages, it is confusing that they are not sorted in a deterministic manner. Their order change at random for each login and each time one updates an API using the AdminPanel.

APIs (and their stages) should be ordered alphabetically ascending as a default.