1
0
mirror of synced 2025-12-21 19:11:14 -05:00
Commit Graph

11 Commits

Author SHA1 Message Date
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Thomas Lynch
b106a229ed Docs: Fix typo credentiuals -> credentials in connector builder UI authentication docs (#33285)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-12-12 16:30:31 -03:00
Lake Mossman
c542ceb36e 📝 Session Token Authenticator documentation (#28762)
* add documentation for session token authenticator

* fix refresh token statements in compatibility guide

* add blurb about session token auth to compatibility guide

* spell out keys and values

* add a couple more comments
2023-07-31 10:24:47 -07:00
Joe Reuter
5f05971924 Connector builder: Add documentation for unified oauth authenticator (#27061)
* add documentation

* adjust docs
2023-06-22 12:20:32 +02:00
Joe Reuter
3e336bfcaa add documentation for new ability (#27009) 2023-06-09 12:21:38 +02:00
Joe Reuter
5b5fa23607 adjust documentation (#26036) 2023-05-24 04:36:58 -04:00
Joe Reuter
bb6a40c285 small docs adjustments (#25879) 2023-05-09 16:41:28 +02: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
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
4221448332 Connector builder: Authentication documentation (#25112)
* 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

* review comments

* Connector builder: Partitioning documentation (#25209)

* partitioning documentation

* review comments
2023-04-18 08:58:42 +00:00