web_monitoring.db.Client.add_annotation

Client.add_annotation(*, annotation, page_id, to_version_id, from_version_id='')[source]

Submit updated annotations for a change between versions.

Parameters:
annotationdict
page_idstr
to_version_idstr
from_version_idstr, optional

If from_version_id is not given, it will be treated as version immediately prior to to_version.

Returns:
responsedict