fix: add @spec to all public functions across 24 modules (CSM-019)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1207,6 +1207,7 @@ defmodule BDS.Scripting.ApiDocs do
|
||||
}
|
||||
]
|
||||
|
||||
@spec render() :: String.t()
|
||||
def render do
|
||||
[
|
||||
"# API Documentation",
|
||||
|
||||
Reference in New Issue
Block a user