food-market/src
nurdotnet 06d62ff88d fix(other-system): exact Accept header value per OtherSystem requirement (code 1062)
OtherSystem rejects application/json without charset=utf-8 with error 1062
"Неверное значение заголовка 'Accept'". They require the exact value
"application/json;charset=utf-8".

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 23:32:30 +05:00
..
food-market.api fix(other-system): trailing slash on BaseUrl so HttpClient keeps /1.2/ in path 2026-04-21 23:26:32 +05:00
food-market.application phase1b: catalog CRUD API (countries, currencies, vat, units, stores, retail points, product groups, counterparties, products) 2026-04-21 19:22:56 +05:00
food-market.domain phase1a: catalog domain (countries, currencies, vat, units, counterparties, stores, retail points, products) 2026-04-21 19:16:10 +05:00
food-market.infrastructure fix(other-system): exact Accept header value per OtherSystem requirement (code 1062) 2026-04-21 23:32:30 +05:00
food-market.pos Phase 0: project scaffolding and end-to-end auth 2026-04-21 13:59:13 +05:00
food-market.pos.core Phase 0: project scaffolding and end-to-end auth 2026-04-21 13:59:13 +05:00
food-market.shared Phase 0: project scaffolding and end-to-end auth 2026-04-21 13:59:13 +05:00
food-market.web fix(auth): return 401 instead of 302 for API challenges; persist dev signing key across restarts 2026-04-21 21:42:53 +05:00