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

6 Commits

Author SHA1 Message Date
Philipp Wallhäuser
494817f531 Docs: change stripe pagination example link (#16143)
The link previously given for the pagination example did not forward to the next_page_token function in the stripe connector
2022-09-09 10:29:32 -03:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Sherif A. Nada
ba09bbfe4f Change CDK "Caching" header to "nested streams & caching" 2021-12-10 15:20:54 -08:00
Arthur Galuza
f0debaad32 🎉 Document stream caching (#6846)
* Upd docs: add caching section

* Upd docs

* Update docs/connector-development/cdk-python/http-streams.md

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>

* Remove link to details

* Update docs/connector-development/cdk-python/http-streams.md

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* Update docs/connector-development/cdk-python/http-streams.md

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* Add demo snippet

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-10-14 16:35:29 +03:00
Abhi Vaidyanatha
3765bcf3b8 Refactor docs to improve clarity around connector development. (#5037)
* Refactor docs to improve clarity around connector development.

* Merge architecture and setup of source acceptance tests to reference

* Address reviewsa

* Address review comments

Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-07-28 14:00:08 -07:00