Fix OwnYourSwarm checkin parsing to read from properties.checkin #81
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "improve_ownyourswarm_checkins"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Real OwnYourSwarm requests send the checkin h-card inside
properties.checkin (as an array), not at the top level. The code
was reading from the top-level key so no Place was ever created,
leaving checkin notes blank.
Update tests to match the real request format.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com