Skip to content

Commit 231a961

Browse files
committed
ci: regenerated with OpenAPI Doc 1.0.0, Speakeasy CLI 1.120.1
1 parent 638f68c commit 231a961

25 files changed

+96
-91
lines changed

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,4 +698,14 @@ Based on:
698698
### Generated
699699
- [python v0.43.1] .
700700
### Releases
701-
- [PyPI v0.43.1] https://pypi.org/project/airbyte-api/0.43.1 - .
701+
- [PyPI v0.43.1] https://pypi.org/project/airbyte-api/0.43.1 - .
702+
703+
## 2023-11-15 00:06:34
704+
### Changes
705+
Based on:
706+
- OpenAPI Doc 1.0.0
707+
- Speakeasy CLI 1.120.1 (2.189.1) https://github.com/speakeasy-api/speakeasy
708+
### Generated
709+
- [python v0.43.2] .
710+
### Releases
711+
- [PyPI v0.43.2] https://pypi.org/project/airbyte-api/0.43.2 - .

docs/models/shared/destinationconfiguration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33

44
## Supported Types
55

6+
### DestinationGoogleSheets
7+
8+
```python
9+
destinationConfiguration: shared.DestinationGoogleSheets = /* values here */
10+
```
11+
612
### DestinationAwsDatalake
713

814
```python
@@ -93,12 +99,6 @@ destinationConfiguration: shared.DestinationFirestore = /* values here */
9399
destinationConfiguration: shared.DestinationGcs = /* values here */
94100
```
95101

96-
### DestinationGoogleSheets
97-
98-
```python
99-
destinationConfiguration: shared.DestinationGoogleSheets = /* values here */
100-
```
101-
102102
### DestinationKeen
103103

104104
```python

docs/models/shared/destinationcreaterequest.md

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

docs/models/shared/destinationpatchrequest.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/models/shared/destinationputrequest.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/models/shared/destinationresponse.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/models/shared/sourceconfiguration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33

44
## Supported Types
55

6-
### SourcePokeapi
7-
8-
```python
9-
sourceConfiguration: shared.SourcePokeapi = /* values here */
10-
```
11-
126
### SourceAha
137

148
```python
@@ -741,6 +735,12 @@ sourceConfiguration: shared.SourcePipedrive = /* values here */
741735
sourceConfiguration: shared.SourcePocket = /* values here */
742736
```
743737

738+
### SourcePokeapi
739+
740+
```python
741+
sourceConfiguration: shared.SourcePokeapi = /* values here */
742+
```
743+
744744
### SourcePolygonStockAPI
745745

746746
```python

docs/models/shared/sourcecreaterequest.md

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

docs/models/shared/sourcepatchrequest.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/models/shared/sourceputrequest.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)