mirror of
https://github.com/corona-warn-app/cwa-documentation
synced 2024-11-22 17:24:28 +01:00
Update event_registration.md
fix camelCase for vendorData
This commit is contained in:
parent
8305924651
commit
d63c666be2
@ -63,7 +63,7 @@ message QRCodePayload {
|
|||||||
uint32 version = 1;
|
uint32 version = 1;
|
||||||
TraceLocation locationData = 2;
|
TraceLocation locationData = 2;
|
||||||
CrowdNotifierData crowdNotifierData = 3;
|
CrowdNotifierData crowdNotifierData = 3;
|
||||||
CWALocationData vendordata = 4;
|
CWALocationData vendorData = 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
message TraceLocation {
|
message TraceLocation {
|
||||||
|
Loading…
Reference in New Issue
Block a user