• Robert Knight's avatar
    Add `extra.{source, original_id}` fields to imported annotations · da7b94c9
    Robert Knight authored
    Record the fact that imported annotations were created via the client's import
    mechanism, and the original ID of the annotation. This is currently stored in
    the `extra` field. h supports setting arbitrary fields at the top level of
    annotations, so we could have put the data there instead. However using the
    `extra` field for custom fields is a convention already used by some API
    clients, and is distinct from a standard/validated field if we add one later on.
    
    Fixes https://github.com/hypothesis/client/issues/5738
    da7b94c9
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...