activity/tools/defs
Cory Slep 1c057922ca Fix intransitive activity generated code in vocab.
The sub-types of Intransitive Activity (Arrive, etc) would not satisfy
the vocab.IntransitiveActivityType interface, due to not accounting for
the parent WithoutProperties definition.

This fixes that code generation, so that all Activity subtypes will be
able to be properly converted to vocab.ActivityType or
vocab.IntransitiveActivityType.

Updated the PostOutbox code path to properly handle this distinction
when receiving a C2S IntransitiveActivity.
2018-08-20 23:08:02 +02:00
..
code.go Migrate vocabulary library to go-fed. 2018-01-24 00:13:06 +01:00
defs.go Add IsPublic to vocab.Object types & subtypes. 2018-08-04 15:20:34 +02:00
types.go Fix intransitive activity generated code in vocab. 2018-08-20 23:08:02 +02:00