fix: update openapi spec for other apis

This commit is contained in:
Guarzo
2025-05-19 10:28:46 -04:00
parent 3338dce900
commit 331db10029
7 changed files with 178 additions and 99 deletions

View File

@@ -12,7 +12,7 @@ defmodule WandererApp.Map.Server.SignaturesImpl do
Public entrypoint for updating signatures on a map system.
"""
def update_signatures(
state = %{map_id: map_id},
%{map_id: map_id} = state,
%{
solar_system_id: system_solar_id,
character_id: char_id,