summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/types.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/types.hpp b/include/types.hpp
index bfd5e42..46d3788 100644
--- a/include/types.hpp
+++ b/include/types.hpp
@@ -189,6 +189,7 @@ private:
*
* @since 0.3.0
*/
+ [[nodiscard]]
parametermap parse_pagination(bool next) const;
};