New
- Import parent cocktails via datapack
- Added
is_public
property toBar
schema- If set to
true
, bar will expose public endpoints/public/{barId}/*
- New public endpoints are still being documented
- If set to
- Added optional
html_content
to scrape request schema- This allows you to send raw HTML content to scrape endpoint, instead of server making a request to the URL
- Scraping now respects
robots.txt
rules - Scraping is now done with identifiable user agent
Changes
- Docker image now includes new and updated recipes, bumping count to ~500 total recipes