airbyte-cdk 6.54.4.post1.dev15470766813__py3-none-any.whl → 6.54.4.post2.dev15472393318__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- airbyte_cdk/sources/declarative/schema/dynamic_schema_loader.py +1 -1
- {airbyte_cdk-6.54.4.post1.dev15470766813.dist-info → airbyte_cdk-6.54.4.post2.dev15472393318.dist-info}/METADATA +1 -1
- {airbyte_cdk-6.54.4.post1.dev15470766813.dist-info → airbyte_cdk-6.54.4.post2.dev15472393318.dist-info}/RECORD +7 -7
- {airbyte_cdk-6.54.4.post1.dev15470766813.dist-info → airbyte_cdk-6.54.4.post2.dev15472393318.dist-info}/LICENSE.txt +0 -0
- {airbyte_cdk-6.54.4.post1.dev15470766813.dist-info → airbyte_cdk-6.54.4.post2.dev15472393318.dist-info}/LICENSE_SHORT +0 -0
- {airbyte_cdk-6.54.4.post1.dev15470766813.dist-info → airbyte_cdk-6.54.4.post2.dev15472393318.dist-info}/WHEEL +0 -0
- {airbyte_cdk-6.54.4.post1.dev15470766813.dist-info → airbyte_cdk-6.54.4.post2.dev15472393318.dist-info}/entry_points.txt +0 -0
@@ -153,7 +153,7 @@ class DynamicSchemaLoader(SchemaLoader):
|
|
153
153
|
)
|
154
154
|
properties[key] = value
|
155
155
|
|
156
|
-
filtered_transformed_properties = self._transform(
|
156
|
+
filtered_transformed_properties = self._transform(properties)
|
157
157
|
|
158
158
|
return {
|
159
159
|
"$schema": "https://json-schema.org/draft-07/schema#",
|
@@ -211,7 +211,7 @@ airbyte_cdk/sources/declarative/retrievers/simple_retriever.py,sha256=ma6ZkDdf89
|
|
211
211
|
airbyte_cdk/sources/declarative/schema/__init__.py,sha256=xU45UvM5O4c1PSM13UHpCdh5hpW3HXy9vRRGEiAC1rg,795
|
212
212
|
airbyte_cdk/sources/declarative/schema/composite_schema_loader.py,sha256=ymGbvxS_QyGc4nnjEyRo5ch8bVedELO41PAUxKXZyMw,1113
|
213
213
|
airbyte_cdk/sources/declarative/schema/default_schema_loader.py,sha256=UnbzlExmwoQiVV8zDg4lhAEaqA_0pRfwbMRe8yqOuWk,1834
|
214
|
-
airbyte_cdk/sources/declarative/schema/dynamic_schema_loader.py,sha256=
|
214
|
+
airbyte_cdk/sources/declarative/schema/dynamic_schema_loader.py,sha256=WA3VUeJmaTQOHvuBd_E_lQaghXqJ87b_n1os1vwgaRE,11200
|
215
215
|
airbyte_cdk/sources/declarative/schema/inline_schema_loader.py,sha256=bVETE10hRsatRJq3R3BeyRR0wIoK3gcP1gcpVRQ_P5U,464
|
216
216
|
airbyte_cdk/sources/declarative/schema/json_file_schema_loader.py,sha256=5Wl-fqW-pVf_dxJ4yGHMAFfC4JjKHYJhqFJT1xA57F4,4177
|
217
217
|
airbyte_cdk/sources/declarative/schema/schema_loader.py,sha256=kjt8v0N5wWKA5zyLnrDLxf1PJKdUqvQq2RVnAOAzNSY,379
|
@@ -420,9 +420,9 @@ airbyte_cdk/utils/slice_hasher.py,sha256=EDxgROHDbfG-QKQb59m7h_7crN1tRiawdf5uU7G
|
|
420
420
|
airbyte_cdk/utils/spec_schema_transformations.py,sha256=-5HTuNsnDBAhj-oLeQXwpTGA0HdcjFOf2zTEMUTTg_Y,816
|
421
421
|
airbyte_cdk/utils/stream_status_utils.py,sha256=ZmBoiy5HVbUEHAMrUONxZvxnvfV9CesmQJLDTAIWnWw,1171
|
422
422
|
airbyte_cdk/utils/traced_exception.py,sha256=C8uIBuCL_E4WnBAOPSxBicD06JAldoN9fGsQDp463OY,6292
|
423
|
-
airbyte_cdk-6.54.4.
|
424
|
-
airbyte_cdk-6.54.4.
|
425
|
-
airbyte_cdk-6.54.4.
|
426
|
-
airbyte_cdk-6.54.4.
|
427
|
-
airbyte_cdk-6.54.4.
|
428
|
-
airbyte_cdk-6.54.4.
|
423
|
+
airbyte_cdk-6.54.4.post2.dev15472393318.dist-info/LICENSE.txt,sha256=Wfe61S4BaGPj404v8lrAbvhjYR68SHlkzeYrg3_bbuM,1051
|
424
|
+
airbyte_cdk-6.54.4.post2.dev15472393318.dist-info/LICENSE_SHORT,sha256=aqF6D1NcESmpn-cqsxBtszTEnHKnlsp8L4x9wAh3Nxg,55
|
425
|
+
airbyte_cdk-6.54.4.post2.dev15472393318.dist-info/METADATA,sha256=yDPkl3PXxeKmLYnXUsyK-1uHhpfsDA4mJoF7qmnopUo,6364
|
426
|
+
airbyte_cdk-6.54.4.post2.dev15472393318.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
427
|
+
airbyte_cdk-6.54.4.post2.dev15472393318.dist-info/entry_points.txt,sha256=AKWbEkHfpzzk9nF9tqBUaw1MbvTM4mGtEzmZQm0ZWvM,139
|
428
|
+
airbyte_cdk-6.54.4.post2.dev15472393318.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|