Stoplight
8 months agoCommunity Manager
Sort order when grouping by tags
Originally posted by user MariusSc78 to the Stoplight Community on 01/17/2024 at 14:55 ET.
I try to figure out what criteria stoplight uses for ordering the operations within a group/tag (in an api spec).
In my case it looks like they are randomly sorted.
I want to have all GET operations first, followed by post, put and delete operations.