Legacy endpoint typing shape.
New DYPAI endpoint maps must use DypaiEndpointContract with method, input, and output. This shape exists only so older projects keep compiling while they migrate to generated endpoint contracts.
method
input
output
Optional
use input
use output
Legacy endpoint typing shape.
Deprecated
New DYPAI endpoint maps must use DypaiEndpointContract with
method,input, andoutput. This shape exists only so older projects keep compiling while they migrate to generated endpoint contracts.