Skip to content

Commit b960fd9

Browse files
committed
Point the reference at the OpenAPI spec
The previous reference URL 404s. There is no rendered docs page; the spec at zillapi.com/openapi.json is the canonical reference and is the same document the skill tells the reader to verify endpoints against.
1 parent eecc43d commit b960fd9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

skills/us-property-data/SKILL.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,5 @@ Ask for one real address end to end before trusting generated code. A property l
6262

6363
## Reference
6464

65-
API documentation: https://zillapi.com/docs
65+
OpenAPI specification (canonical, machine-readable): https://zillapi.com/openapi.json
66+
Site: https://zillapi.com/

0 commit comments

Comments
 (0)