1
0
mirror of synced 2025-12-22 11:31:02 -05:00
Commit Graph

14 Commits

Author SHA1 Message Date
Alexandre Girard
5aa90cc379 Revert "Remove reference page from low-code docs" (#32093) 2023-11-02 14:56:59 +00:00
Lake Mossman
64a756d730 Fix connector builder tutorial setup section (#31981) 2023-10-30 16:24:28 -07: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
69c3a73ba9 Connector builder: Adjust documentation for incremental sync changes (#27206)
* adjust documentation

* update tutorial based on incremental sync changes

---------

Co-authored-by: lmossman <lake@airbyte.io>
2023-06-13 14:09:55 -07:00
Lake Mossman
ca41f23570 Update connector builder docs for auto-import schema change (#27218)
* adjust connector builder docs to account for auto-import schema

* undo formatting changes to record-processing

* undo formatting changes to tutorial

* reword
2023-06-09 12:21:27 -07:00
Tyler B
001abdf494 Correct links at bottom of tutorial page (#26910)
* Correct links at bottom of tutorial

The current links take you to `https://docs.airbyte.com/connector-development/connector-builder-ui/tutorial/record-processing` which is a 404. 
I think I changed it correctly to redirect to `https://docs.airbyte.com/connector-development/connector-builder-ui/record-processing` which is the correct url by excluding `/tutorial`

* Update tutorial.mdx

* absolute path

---------

Co-authored-by: Joe Reuter <joe@airbyte.io>
2023-06-01 17:57:46 +02:00
Joe Reuter
6e8de6c615 prepare docs for open beta (#25959) 2023-05-11 14:50:52 -04:00
Joe Reuter
1ab5f91f48 doc fixes (#25645) 2023-04-27 21:38:32 +02:00
Joe Reuter
5ec81cc8d1 Connector builder: Restructure documentation (#25353)
* authentication documentation

* some fixes

* fix broken link

* remove session token auth

* review comments

* first version of tutorial

* Revert "first version of tutorial"

This reverts commit bbdeb997f2.

* first version of tutorial

* review comments

* improvements

* partitioning documentation

* incremental sync

* review comments

* improvements

* record processing doc

* improvements

* error handler connector builder ui documentation

* add missing link

* overview page

* mention current limitation

---------

Co-authored-by: brianjlai <brian.lai@airbyte.io>
2023-04-27 12:32:26 +02:00
Joe Reuter
e96fc22d6f Connector builder documentation: Auto-generate yaml reference and link up in fitting places (#25428)
* auto-generate yaml reference and link up

* Update description

* Add examples

* format

* update

* update

* add description for params

* Update declarative_component_schema.yaml

* render type and examples for interpolation variables

* fix schema bug

* Regenerate yarn lock file

---------

Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
2023-04-26 16:08:35 +02:00
Joe Reuter
b894afc845 Connector builder documentation: Add recordings to tutorial (#25488)
* add recordings to tutorial

* review comments
2023-04-26 13:48:46 +02:00
Joe Reuter
5edce353a3 Connector builder: Incremental sync documentation (#25238)
* authentication documentation

* some fixes

* fix broken link

* remove session token auth

* review comments

* first version of tutorial

* Revert "first version of tutorial"

This reverts commit bbdeb997f2.

* review comments

* partitioning documentation

* incremental sync

* improvements

* review comments
2023-04-21 16:20:04 +02:00
Joe Reuter
92ce26bc73 Connector builder: Tutorial (#25153)
* authentication documentation

* some fixes

* fix broken link

* remove session token auth

* review comments

* first version of tutorial

* Revert "first version of tutorial"

This reverts commit bbdeb997f2.

* first version of tutorial

* review comments

* improvements

* improvements

* review comments
2023-04-19 10:55:02 +00:00