File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -95,14 +95,14 @@ paths:
9595 required : false
9696 in : query
9797 example : ' 26439435541307392'
98- description : このIDを下限として、それよりも大きいIDの投稿を取得します 。(min_idと併用不可)
98+ description : このIDを下限として、より大きいIDの投稿を取得します 。(min_idと併用不可)
9999 schema :
100100 type : string
101101 - name : min_id
102102 required : false
103103 in : query
104104 example : ' 26439435541307392'
105- description : このIDよりも新しい直後からの投稿を取得します 。(since_idと併用不可)
105+ description : このIDを下限として、直後からの投稿を取得します 。(since_idと併用不可)
106106 schema :
107107 type : string
108108 - name : limit
@@ -693,14 +693,14 @@ paths:
693693 required : false
694694 in : query
695695 example : ' 26439435541307392'
696- description : このIDを下限として、それよりも大きいIDの投稿を取得します 。(min_idと併用不可)
696+ description : このIDを下限として、より大きいIDの投稿を取得します 。(min_idと併用不可)
697697 schema :
698698 type : string
699699 - name : min_id
700700 required : false
701701 in : query
702702 example : ' 26439435541307392'
703- description : このIDよりも新しい直後からの投稿を取得します 。(since_idと併用不可)
703+ description : このIDを下限として、直後からの投稿を取得します 。(since_idと併用不可)
704704 schema :
705705 type : string
706706 - name : limit
@@ -744,14 +744,14 @@ paths:
744744 required : false
745745 in : query
746746 example : ' 26439435541307392'
747- description : このIDを下限として、それよりも大きいIDの投稿を取得します 。(min_idと併用不可)
747+ description : このIDを下限として、より大きいIDの投稿を取得します 。(min_idと併用不可)
748748 schema :
749749 type : string
750750 - name : min_id
751751 required : false
752752 in : query
753753 example : ' 26439435541307392'
754- description : このIDよりも新しい直後からの投稿を取得します 。(since_idと併用不可)
754+ description : このIDを下限として、直後からの投稿を取得します 。(since_idと併用不可)
755755 schema :
756756 type : string
757757 - name : limit
You can’t perform that action at this time.
0 commit comments