Closed samuelstroschein closed 3 months ago
use this issue to collect api frictions you encountered that should be discussed before a release.
[X] change diff report to include old and neu for further processing like handling deletions
refactor: add interpretation for deletion by samuelstroschein · Pull Request #3043 · opral/monorepo
change.value
change.snapshot
file.path
file.data
file.content
plugin.schema: JSONSchema
Context
use this issue to collect api frictions you encountered that should be discussed before a release.
From @samuel.stroschein
[X] change diff report to include old and neu for further processing like handling deletions
refactor: add interpretation for deletion by samuelstroschein · Pull Request #3043 · opral/monorepo
change.value
tochange.snapshot
to clarify intend behind the api?file.path
into an array to have "symlinks" out of the box?file.data
tofile.content
to align more with web platform which uses content?plugin.schema: JSONSchema
for runtime reflection of the types and runtime validation (ensuring that the history is not broken?