Skip to content

Commit

Permalink
Remove pk from filter streams as schema is not defined for them
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloescoder committed May 13, 2024
1 parent e2d6a4c commit e1126da
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -348,8 +348,6 @@ definitions:
type: DpathExtractor
field_path:
- filters
primary_key:
- id
schema_loader:
type: InlineSchemaLoader
schema:
Expand Down Expand Up @@ -431,8 +429,6 @@ definitions:
type: DpathExtractor
field_path:
- filters
primary_key:
- id
schema_loader:
type: InlineSchemaLoader
schema:
Expand Down Expand Up @@ -514,8 +510,6 @@ definitions:
type: DpathExtractor
field_path:
- filters
primary_key:
- id
schema_loader:
type: InlineSchemaLoader
schema:
Expand Down

0 comments on commit e1126da

Please sign in to comment.