Skip to content

NewHashtag: add 'size' placeholder to response

BryanDavis requested to merge work/bd808/dummy-size-ingredient into main

The hashtags API does not return the size of the revision and calling the Action API to backfill it feels unnecessary. Sending an empty field allows us to meet the former response contract which should help avoid breaking existing Applets.

Merge request reports