Skip to content

AP C2S: Restrict creation to `Note`s for now.

lain requested to merge feature/restrict-c2s into develop

Without this restriction, it's possible to create nonsensical objects that break the timelines. I suggest opening this up to more object types again once we have Validators for them.

Merge request reports