The query parameters are getting alphabetically re-ordered, which can be damaging.
Consider the case when the RAML spec defines the following query params:
There is a logic in their ordering: for an end user, seeing from next to to is helpful information. Having to scroll down to find out that both params exist after being alpha re-ordered is counter-productive.