update system
This commit is contained in:
No files matched your search
@@ -15,6 +15,7 @@ type ServiceRequestRequest struct {
|
||||
Status string `json:"status,omitempty" binding:"omitempty,oneof=draft active on-hold revoked completed entered-in-error unknown"`
|
||||
Intent string `json:"intent,omitempty" binding:"omitempty,oneof=proposal plan directive order original-order reflex-order filler-order instance-order option"`
|
||||
Code string `json:"code,omitempty"`
|
||||
System string `json:"system,omitempty"`
|
||||
Display string `json:"display,omitempty"`
|
||||
AuthoredOn time.Time `json:"authored_on,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user