Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 416 Bytes

File metadata and controls

6 lines (4 loc) · 416 Bytes

Changelog

0.1.1 (unreleased)

  • Fixed: tech_stack(domain) now sends ?domain= (was ?url=), matching the live API.
  • Fixed: batch(domains) now sends {"domains": [...]} and returns the standard response envelope. Previous versions sent {"requests": [...]} and expected a {"results": [...], "total_credits_used": ...} shape that the live API never returned — batch() was non-functional in 0.1.0.