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

24 Commits

Author SHA1 Message Date
Tim Roes
b45b38d4b1 Fix link to storybook (#38609) 2024-05-23 14:38:50 +02:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Gireesh Sreepathi
3e764712f4 Destination BigQuery + Snowflake : Disable type and dedupe step controlled by flag in Connector spec (#31686)
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Co-authored-by: gisripa <gisripa@users.noreply.github.com>
Co-authored-by: Edward Gao <edward.gao@airbyte.io>
Co-authored-by: Evan Tahler <evan@airbyte.io>
2023-10-26 13:46:54 -07:00
Lake Mossman
b19ed6d8b3 Support display_type property for oneOf fields and adjust CDC connectors to use it (#29821)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2023-08-31 12:19:02 -05:00
Lake Mossman
5c6d08092e add comment about how always_show interacts with hidden oauth fields (#28374) 2023-07-18 10:29:15 -07:00
Lake Mossman
e9da95ef07 add documentation about new simplify connector form fields (#24125)
* add documentation about new simplify connector form fields

* pr comments

* Update docs/connector-development/connector-specification-reference.md

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

* fix description

* fix merge

* more in depth ordering description

* fix documentation after change to optional field ordering behavior

* add note about auto-opening collapsed sections

* Reword

* fix wording

---------

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2023-05-18 10:26:21 -07:00
Tim Roes
b3b3cd8a81 Cleanup some webapp reminders (#23586) 2023-03-01 15:49:15 +01:00
Ella Rohm-Ensing
e73f535261 Add SAT test for no duplicates in enum properties (#19243)
* Make pytest aware of backward compatibility mark

* Unit tests for duplicate values in enum properties

* Add docs about airbyte enforcements to enum usage

* Add docs info to test
2022-11-09 15:47:05 -05:00
Sherif A. Nada
5bf211a796 docs: Add note about fields which don't have order field (#19189) 2022-11-08 15:23:19 -08:00
Augustin
4df0a48427 cdk and docs: remove "additionalProperties" (#14881) 2022-07-22 15:34:27 +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
Charles
22b727c0ea Update Airbyte Protocol Docs (#13709) 2022-06-14 15:04:38 -07:00
Sherif A. Nada
91e2e8f536 Add a note about airbyte_hidden spec fields in the connector reference docs (#12259) 2022-04-21 17:25:54 -07:00
Jared Rhizor
14dfc1d417 fix parentheses and info/warning/danger formatting in docs (#11981)
* fix parens

* fix formatting for hints

* remove hint from non-docusaurus or gitbook doc
2022-04-13 12:08:34 -07:00
Serhii Chvaliuk
6092bee717 SAT: check oneOf common property has only const keyword, no default and enum keywords (#11704)
* improve test_oneof_usage

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2022-04-07 10:40:55 +03:00
Sherif A. Nada
ad3b7be4c0 Document how to order spec fields in the UI 2021-11-18 19:14:46 -08:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Sherif A. Nada
c5e74cf335 Make spec storybook more prominent in docs 2021-09-29 00:29:29 -07:00
Marcos Marx
b4cca602ca Source Google Search Console: correct spec.json file (#6222)
* correct spec.json file

* bump version

* bump version

* update doc for connector spec ref

Co-authored-by: Marcos Marx <marcosmarx@MacBook-Pro-de-Marcos.local>
2021-09-23 02:06:31 -03:00
Sherif A. Nada
74d6c07004 📚 Link to how to preview connector specifications in the UI (#5894) 2021-09-07 17:15:13 -07:00
Sherif A. Nada
f7ff9f0024 📚 Document how to obfuscate secrets & accept multiline strings in UI (#5208) 2021-08-05 14:00:52 -07:00
Abhi Vaidyanatha
e43af9b1c0 Update connector spec reference with specific example. (#5146)
* Update connector spec reference with specific example.

* Update recommendations for source file

* Address reviews

Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-08-02 16:24:38 -07:00
Sherif A. Nada
d5ea1b4817 📚 Add Connector Specification reference (#5078) 2021-07-30 14:19:23 -07:00