update dlu ya typo

This commit is contained in:
gigihshs
2026-07-02 11:21:38 +07:00
parent 6b9954c735
commit 26545c0334
+1 -1
View File
@@ -8,7 +8,7 @@ type EncounterRequest struct {
Participant []Participant `json:"participant"`
Period struct {
Start string `json:"start"`
} `json:"end"`
} `json:"period"`
Location []Location `json:"location"`
StatusHistory []StatusHistory `json:"statusHistory"`
ServiceProvider struct {