Skip to content

Use `page` query parameter instead of `p` to keep consistency with all URLs

Filipa Lacerda requested to merge 28248-use-page into master

What does this MR do?

Uses page in the URL instead of p to keep consistency with all the URLs in gitlab.com and with the enpoint. Added tests to make sure nothing breaks.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #28248 (closed)

Merge request reports