[indicators] Removed patPubId from Dymo API, since it was removed in the review.

live
Eric Hoekstra 1 year ago
parent eac951969a
commit cef3aff0f5

@ -2,8 +2,6 @@ type: array
items: items:
type: object type: object
properties: properties:
patPubId:
$ref: '../schemas/PatIdentity.yaml#/patPubId'
patUnid: patUnid:
$ref: '../schemas/PatIdentity.yaml#/patUnid' $ref: '../schemas/PatIdentity.yaml#/patUnid'
displayName: displayName:
@ -16,7 +14,6 @@ items:
type: string type: string
example: "2552 XT HAMOR" example: "2552 XT HAMOR"
required: required:
- patUnid
- displayName - displayName
- addressLine1 - addressLine1
- addressLine2 - addressLine2
Loading…
Cancel
Save