aprs.me/lib/aprsme_web/channels
Graham McIntire f6730b282a
Fix API documentation to match implementation
- REST API: Fix id type from integer to UUID, add device/equipment
  fields, correct rate limiting info (100 req/min, not "none"),
  add 429 status code
- Mobile API: Fix search_callsign response field (lon not lng),
  add path to packet fields, correct rate limiting/timeout docs,
  clarify update_bounds behavior
- Fix flaky pipeline tests (async race on global Application config)
2026-02-19 10:22:10 -06:00
..
mobile_channel.ex Fix API documentation to match implementation 2026-02-19 10:22:10 -06:00
mobile_user_socket.ex Add mobile API for iOS/Android real-time packet streaming 2025-10-25 11:25:18 -05:00