Skip to content

First pass at type capability request spec input components

Reid Givens requested to merge STT-288-ui-typed-cap-specs into main

refactored model to manage incrementing ids and added constructors. Refactored services and components to use the new constructors. Moved the generation of test data to its own service that runs on app initialization. Refactored capability specs to be typed, and made similar changes to capability request specs to accommodate.

Merge request reports