postgrest
postgrest copied to clipboard
SwaggerUI missing endpoint order and attributes order
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.
Same for me... End point are not alphabetically sorted.