chore: fix 'architots' → 'architools' typo in gis-api-client comments + plan 005
No code/contract change — comments and docs only. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -413,12 +413,12 @@ export const gisApi = {
|
||||
|
||||
// ── Exports (geoportal V2 panel toolbar) ─────────────────────────
|
||||
// All four endpoints return binary bodies (PDF / XLSX / DXF) — proxy
|
||||
// them through rawResponse so the architots route handler can stream
|
||||
// them through rawResponse so the architools route handler can stream
|
||||
// straight to the browser without re-encoding.
|
||||
//
|
||||
// Contract documented in docs/plans/005-gis-api-export-endpoints.md.
|
||||
// Implementation pending in gis-api session — until shipped, each call
|
||||
// here will get a 404 from gis-api, which architots routes surface
|
||||
// here will get a 404 from gis-api, which architools routes surface
|
||||
// as a friendly "Această funcție urmează" message.
|
||||
exports: {
|
||||
piz: (
|
||||
|
||||
Reference in New Issue
Block a user