[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:
type: object
properties:
patPubId:
$ref: '../schemas/PatIdentity.yaml#/patPubId'
patUnid:
$ref: '../schemas/PatIdentity.yaml#/patUnid'
displayName:
@ -16,7 +14,6 @@ items:
type: string
example: "2552 XT HAMOR"
required:
- patUnid
- displayName
- addressLine1
- addressLine2
Loading…
Cancel
Save