You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this should be .array(templateContextSchema.or(templateableSchemas)) to allow an array of templateSchemas (for example, an array of elements).
The text was updated successfully, but these errors were encountered:
@JamesPHoughton
deliberation-empirica/server/src/preFlight/validateTreatmentFile.ts
Line 733 in 6ba23d4
I believe this should be
.array(templateContextSchema.or(templateableSchemas))
to allow an array of templateSchemas (for example, an array of elements).The text was updated successfully, but these errors were encountered: