HL7 / fhircast-docs

FHIRcast documentation
Other
21 stars 20 forks source link

"event" is a reserved keyword in many languages #54

Open mbellehumeur opened 5 years ago

mbellehumeur commented 5 years ago

Using the variable name "event" creates problems for serialization/implementation. We should consider changing to "eventName" or something like that.

isaacvetter commented 5 years ago

Note that is not part of WebSub. Seems pretty doable.

We should change hub.event to something like hub.eventName.