AT1-905 bugfixes
This MR fixes problem with the AT1-905 1.3.0 release.
- SKA MID schemas were registered under an SKA LOW prefix. That is, MID schemas were registered under
https://schema.skao.int/ska-tmc-low-XXXX/2.0
. -
mccs
was a mandatory field for SubArrayNode.Configure schema when it should have been optional. Without this fix,mccs
is required even for MID.
Edited by Stewart Williams