PostgREST / postgrest

REST API for any Postgres database
https://postgrest.org
MIT License
23.26k stars 1.02k forks source link

SwaggerUI missing endpoint order and attributes order #2872

Open laurenceisla opened 1 year ago

laurenceisla commented 1 year ago

Discussed in https://github.com/PostgREST/postgrest/discussions/2869

Originally posted by **yevon** July 22, 2023 By default, it seems that swaggerui is not ordering the endpoints alphabetically, and attributes in the same order as specified in tables or views. Is there any way to force it? I tried specifying params in the root api swaggerui request without luck.
Christophecab commented 9 months ago

Same for me... End point are not alphabetically sorted.