mirror of
https://github.com/wanderer-industries/wanderer
synced 2025-12-13 11:15:51 +00:00
feat (api): add additional structure/signature methods (#365)
This commit is contained in:
@@ -19,7 +19,6 @@ defmodule WandererAppWeb.MapAPIController do
|
||||
|
||||
# Basic entity schemas
|
||||
@character_schema ApiSchemas.character_schema()
|
||||
@solar_system_schema ApiSchemas.solar_system_basic_schema()
|
||||
|
||||
# Character tracking schemas
|
||||
@character_tracking_schema %OpenApiSpex.Schema{
|
||||
|
||||
Reference in New Issue
Block a user