yada

dazld 2022-05-04T14:28:11.739719Z

hey, not sure if anyone is alive here, but am pulling my hair out trying to understand why a schema for a parameter of a resource isn’t accepted.

:parameters {:searches [sc/Any]}
(sc/check …) accepts this fine, but yada doesn’t. any ideas?

✅ 2
dazld 2022-05-04T15:53:46.154589Z

figured it out - parameters needs a :body key for that

👍 1