File tree Expand file tree Collapse file tree
custom-recipes/api-connect
python-connectors/api-connect_dataset Expand file tree Collapse file tree Original file line number Diff line number Diff line change 204204 {
205205 "name" : " next_page_url_base" ,
206206 "label" : " Base URL to next page" ,
207- "description" : " https://mysite.com/bla /" ,
207+ "description" : " https://mysite.com/path /" ,
208208 "type" : " STRING" ,
209209 "defaultValue" : null ,
210210 "visibilityCondition" : " model.pagination_type=='next_page' && (model.is_next_page_url_relative==true)"
Original file line number Diff line number Diff line change 163163 {
164164 "name" : " next_page_url_base" ,
165165 "label" : " Base URL to next page" ,
166- "description" : " https://mysite.com/bla /" ,
166+ "description" : " https://mysite.com/path /" ,
167167 "type" : " STRING" ,
168168 "defaultValue" : null ,
169169 "visibilityCondition" : " model.pagination_type=='next_page' && (model.is_next_page_url_relative==true)"
You can’t perform that action at this time.
0 commit comments