Skip to content

Added full documentation for all six aviation situation endpoints#6

Merged
cwdaniel merged 1 commit into
mainfrom
feature-aviation-api-documentation
Apr 9, 2026
Merged

Added full documentation for all six aviation situation endpoints#6
cwdaniel merged 1 commit into
mainfrom
feature-aviation-api-documentation

Conversation

@cwdaniel

@cwdaniel cwdaniel commented Apr 9, 2026

Copy link
Copy Markdown
Owner
  • GET /situation/summary — regional weather overview with system status
  • GET /situation/airport/:icao — per-airport ring sampling, ramp status, trend
  • GET /situation/airport/:icao/history — time-series history for watched airports
  • GET /situation/route — multi-waypoint route weather analysis with recommendations
  • GET /overlays/cells.geojson — storm cell detection as GeoJSON
  • WebSocket /ws/aviation — real-time condition change alerts

All response shapes, enum values, error responses, and query parameters are documented with examples based on the actual code and types.

 - GET /situation/summary — regional weather overview with system status
  - GET /situation/airport/:icao — per-airport ring sampling, ramp status, trend
  - GET /situation/airport/:icao/history — time-series history for watched airports
  - GET /situation/route — multi-waypoint route weather analysis with recommendations
  - GET /overlays/cells.geojson — storm cell detection as GeoJSON
  - WebSocket /ws/aviation — real-time condition change alerts

  All response shapes, enum values, error responses, and query parameters are documented with examples based on the actual code and types.
@cwdaniel cwdaniel merged commit 6e07f11 into main Apr 9, 2026
1 check passed
@cwdaniel cwdaniel deleted the feature-aviation-api-documentation branch April 9, 2026 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant