1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

8 Commits

Author SHA1 Message Date
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Alexandre Girard
5aa90cc379 Revert "Remove reference page from low-code docs" (#32093) 2023-11-02 14:56:59 +00:00
Alexandre Girard
19b60addec Remove reference page from low-code docs (#31829) 2023-10-25 15:13:35 -07:00
Lake Mossman
810e4421ab Switch "request parameters" to "query parameters" in connector builder docs (#27896)
* Switch request parameters to query parameters in connector builder docsg

* fix more occurrences
2023-07-03 11:16:45 -07:00
Joe Reuter
f5c871c33f Connector builder documentation: Add recordings to concept pages (#25628)
* add recordings

* review comments
2023-04-30 07:33:53 +02:00
Joe Reuter
fe5e438196 Connector builder documentation: Add sections about custom params (#25546)
* add sections about custom params

* Update docs/connector-development/connector-builder-ui/incremental-sync.md

Co-authored-by: Lake Mossman <lake@airbyte.io>

* Update docs/connector-development/connector-builder-ui/incremental-sync.md

Co-authored-by: Lake Mossman <lake@airbyte.io>

---------

Co-authored-by: Lake Mossman <lake@airbyte.io>
2023-04-27 18:19:47 +02:00
Joe Reuter
7304de89f5 Connector builder documentation: Adjust cursor pagination section (#25416)
* adjust

* review comments
2023-04-27 11:14:23 +02:00
Lake Mossman
2b6aa624d9 Builder documentation: Pagination documentation (#25261)
* add offset increment and page increment docs

* add cursor pagination docs

* add full example of requests submitted by connector

* improve examples and explanation of page/cursor increment

* improve descriptions

* add section about accessing last record for cursor pagination

* add recommendation about page size

* add links to low-code and python CDKs
2023-04-19 11:09:56 -07:00