* add streams
* lint
* add changelog
* add doc
* clean
* lint
* fix comments
* fix schema
* fix schema
* fix comments
* fix comments
* fix doc
* initial commit
* add streams
* fix tests
* add doc
* lint
* lint
* lint
* add laucnhdarkly to source def
* Revert "add laucnhdarkly to source def"
This reverts commit 0039166bde.
* add k6 cloud to source def
* add k6 cloud to source spec
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
32 lines
1.0 KiB
Markdown
32 lines
1.0 KiB
Markdown
# K6 Cloud API
|
|
|
|
## Sync overview
|
|
|
|
This source can sync data from the [K6 Cloud API](https://developers.k6.io). At present this connector only supports full refresh syncs meaning that each time you use the connector it will sync all available records from scratch. Please use cautiously if you expect your API to have a lot of records.
|
|
|
|
## This Source Supports the Following Streams
|
|
|
|
* organizations
|
|
* projects
|
|
* tests
|
|
|
|
### Features
|
|
|
|
| Feature | Supported?\(Yes/No\) | Notes |
|
|
| :--- | :--- | :--- |
|
|
| Full Refresh Sync | Yes | |
|
|
| Incremental Sync | No | |
|
|
|
|
### Performance considerations
|
|
|
|
## Getting started
|
|
|
|
### Requirements
|
|
|
|
* API Token
|
|
|
|
## Changelog
|
|
|
|
| Version | Date | Pull Request | Subject |
|
|
| :------ | :--------- | :-------------------------------------------------------- | :----------------------------------------- |
|
|
| 0.1.0 | 2022-10-27 | [#18393](https://github.com/airbytehq/airbyte/pull/18393) | 🎉 New Source: K6 Cloud API [low-code CDK] | |