Commit 730b5ab
committed
Document missing API endpoints: members, markers, relation operations
Adds documentation for endpoints that the module uses but were missing
from API-CONTRACT.md:
- GET /members — campaign member listing for user auto-matching
- GET/DELETE /entities/:entityId/relations/:relationId — relation CRUD
- PUT /entities/:entityId/relations/:relationId/metadata — item metadata
- GET/POST/PUT/DELETE /maps/:mapId/markers — map pin/marker CRUD
https://claude.ai/code/session_01J3F55nRmeFHTtK4BnYgGGk1 parent 4b14378 commit 730b5ab
1 file changed
Lines changed: 45 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
432 | 465 | | |
433 | 466 | | |
434 | 467 | | |
| |||
550 | 583 | | |
551 | 584 | | |
552 | 585 | | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
553 | 598 | | |
554 | 599 | | |
555 | 600 | | |
| |||
0 commit comments