astm-utm / Protocol

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

Add more documentation for Entity notifications, add Conflict `type` #5

Closed BenjaminPelletier closed 4 years ago

BenjaminPelletier commented 4 years ago

This PR clarifies the documentation for USS-USS Entity notifications via POST; specifically, it makes explicit how the create/update/delete verbs can be inferred from the provided parameters.

Also, a type field is added for ConstraintDetails per the conversation where the whitelist was removed.