You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ordering of API endpoints seems to change sometimes, without any changes in configuration files and API files. In my case, the ordering changes sometimes, when there are some changes in files from classpath, but these changes do not affect the API itself.
Most of the time endpoints keep lexical order, but sometimes they are mixed regardless if generated file is in json or yml format.
I cannot share my config and code, because they are confidential.
I didn't find any information in docs about forcing the ordering. Do you know a way to ensure that ordering will be the same each time I generate swagger, or I have to implement it by myself? Maybe the ordering depends on the order of files in classpath that is passed to plugin via gradle config?
Expected order: