aica-technology / api

AICA API resources
0 stars 0 forks source link

feat: support controller predicates in conditions and sequences #153

Closed domire8 closed 2 months ago

domire8 commented 2 months ago

Description

This PR solves the issue by extending the schema once again. At this point we have to think if there is something we can do to reduce code duplication, e.g. define a predicate object that has the controller, hardware, component properties with the oneOf required. Any suggestions?

Review guidelines

Estimated Time of Review: 10 minutes

Checklist before merging: