astm-utm / Protocol

ASTM UTM Protocol (API and sequence diagrams)
16 stars 11 forks source link

Add versioning to update/delete #33

Closed BenjaminPelletier closed 4 years ago

BenjaminPelletier commented 4 years ago

This PR addresses issue #20 per group note by requiring specification of a version (OVN in the case of Operation reference or Constraint reference) when updating or deleting things in the DSS.

It also fixes a few typos likely to be overlooked when waiting for later, and removes the excess Subscription error because the current standard does not specify a maximum number of Subscriptions (and is unlikely to, given implicit Subscriptions for Operations).

Note that the API version skips 0.3.5 because that is the version currently used on the implementation2020_q2 branch, so this ensures clarity by avoiding a conflict with that version.