File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -631,10 +631,12 @@ components:
631631 description : number of entries per page
632632 type : integer
633633 offset :
634- description : Deprecated offset of the topic list
634+ description : Offset of the topic list
635+ deprecated : true
635636 type : integer
636637 limit :
637- description : Deprecated maximum of returned topics
638+ description : Maximum of returned topics
639+ deprecated : true
638640 type : integer
639641 total :
640642 description : Total number of topics
@@ -826,10 +828,12 @@ components:
826828 description : The page
827829 type : integer
828830 offset :
829- description : Deprecated offset of the topic list
831+ description : Offset of the topic list
832+ deprecated : true
830833 type : integer
831834 limit :
832- description : Deprecated maximum of returned topics
835+ description : Maximum of returned topics
836+ deprecated : true
833837 type : integer
834838 example :
835839 count : 1
You can’t perform that action at this time.
0 commit comments