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

13 Commits

Author SHA1 Message Date
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Nicolas MOREAU
c637aed1aa Typo fix in CDK docs (#20446) 2022-12-13 21:15:48 -03:00
Andrea Marisio
e6c6ecfc14 Docs: Fix Typo in Schema.md (#16121)
CHAT->CHAR
2022-08-30 11:28:50 -03:00
Brian Lai
92a45d94ca Update public documentation to include restrictions for backwards incompatible changes (#14731)
* Update public documentation to include restrictions for backwards incompatible schema changes

* move a section down a bit

* Update docs/connector-development/best-practices.md

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

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2022-07-18 08:21:50 -04:00
dougpm
bfc2646f1a cdk: Add a schema_generator tool (#13518) 2022-07-13 19:00:38 +02: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
Augustin
16b14c51e9 Document closure usage in transform function (#9193) 2021-12-29 18:27:06 +01:00
Aaditya S
6b0e9da4bf 📚 Fix typo in the cdk documentation (#7784) 2021-11-09 07:48:22 -08:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Dmytro
1c5ac5b5ea 🏗️ Python CDK: add schema transformer class (#6139)
* Python CDK: add schema transformer class
2021-09-27 13:07:17 +03:00
Dmytro
8d2cd1e798 🎉 Tool for generation catalog schema from OpenAPI definition file (#5734)
* Add tool for generating catalog json schema from openapi definition file
2021-09-01 21:35:43 +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