Change Updates

Do not miss any crawlora.com API changes, ever again

Subscribe to the crawlora.com API changelog to be up to date on recent changes.

RSS

Jul 20, 2024

main
v1.2.0
Compare
v1.2.0

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /api/v1/plugins
  • Body
  • multipart/form-data content type Modified
    • should_test property Modified
      • Full types went from string to boolean
        Breaking
      • should_test property Modified
        • Full types went from string to boolean
          Breaking
PUT /api/v1/plugins/{id}
  • Body
  • multipart/form-data content type Modified
    • should_test property Modified
      • Full types went from string to boolean
        Breaking
      • Property is now required
        Breaking
      • should_test property Modified
        • Full types went from string to boolean
          Breaking
        • Property is now required
          Breaking