update template

This commit is contained in:
ggman12
2026-02-13 12:12:24 -05:00
parent f5465f0552
commit 145f1006be
@@ -27,7 +27,7 @@ body:
```json
{
"registration_number": "N12345",
"tags": {"owner": "John Doe"},
"tags": {"owner": "John Doe", "photo": "https://example.com/photo.jpg"},
"start_date": "2025-01-01"
}
```