Skip to content

Commit

Permalink
Remove delivery_partner_id from declarations v3
Browse files Browse the repository at this point in the history
  • Loading branch information
padv2010 committed Jul 5, 2024
1 parent 901f038 commit 518407d
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@
description: "Return participant declarations associated to the specified cohort or cohorts. This is a comma delimited string of years.",
type: :string,
example: "2021,2022",
},
delivery_partner_id: {
description: "Return participant declarations associated to the specified delivery partner or delivery partners. This is a comma delimited string of delivery partner IDs.",
type: :string,
example: "7e5bcdbf-c818-4961-8da5-439cab1984e0",
},
}
})
}.freeze

0 comments on commit 518407d

Please sign in to comment.