Skip to content

Commit

Permalink
Fix request_by_year
Browse files Browse the repository at this point in the history
  • Loading branch information
akariv committed Jul 15, 2024
1 parent 8d4ab75 commit 8680937
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -473,10 +473,11 @@ by-request-year:
- run: calc-support-score
- run: set_types
parameters:
payments:
type: array
es:itemType: object
es:index: false
types:
payments:
type: array
es:itemType': object
es:index: false

- run: set_types
- run: set_primary_key
Expand Down

0 comments on commit 8680937

Please sign in to comment.