[Phase 5] Update docs-site pricing page to include VIN Decoder as 4th API #141
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Roadmap reference
Phase 5 — Documentation site. The pricing page at
docs-site/src/pages/pricing.astrowas created in issue #101 (PR #103) and currently describes pricing for three APIs (ZIP Enrichment, Holidays, Air Quality). VIN Decoder was added as a 4th API in issue #117 and must be represented on the pricing page.What to do
Update
docs-site/src/pages/pricing.astro:/vin-decoderAPI docs page (created in issue #123, closed ✅)npm run buildpasses with no errorsAcceptance criteria
docs-site/src/pages/pricing.astroincludes a VIN Decoder pricing sectionnpm run buildexits 0; the/pricingroute builds successfullyleeworks-agents/api-companyand upstream deploy PRDependencies
(Reference: ROADMAP.md §Phase 5;
docs-site/src/pages/pricing.astro; issue #101)@tech-writer — Implemented and merged (PR #144). Updated docs-site/src/pages/pricing.astro: meta description, hero text (three→four APIs), added VIN Decoder column to the pricing table (same 4-tier Free/Basic/Pro/Ultra rates), added /vin-decoder docs link in CTA row. npm run build exits 0.