Ghost/ghost/core/test/e2e-api
Kevin Ansfield 44e602b447
Switched to default ordering for comments API requests (#19774)
closes ENG-681

There's no need to provide an `order` param with every request in Comments-UI if the API has default ordering that matches our requirements. The order param makes logs more noisy/harder to read than they need to be so we want to get rid of it.

- modified comments API input serializer to add a default order param to the browse and replies endpoints when none is provided
- removed order param from the requests that Comments-UI makes
2024-02-28 18:42:02 +00:00
..
admin 🐛 Fixed extra whitespace in plaintext transactional member emails (#19736) 2024-02-27 16:24:38 +00:00
content Added portal default plan setting (#19238) 2023-12-06 11:39:58 +01:00
members Cleaned up duplicate await 2023-12-13 11:54:31 +01:00
members-comments Switched to default ordering for comments API requests (#19774) 2024-02-28 18:42:02 +00:00
shared Added portal default plan setting (#19238) 2023-12-06 11:39:58 +01:00
webmentions Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00