Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thx/rap2-delos
/ SwaggerParameter
Interface
SwaggerParameter
src/service/migrate.ts:1354–1355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1352
}
1353
1354
interface
SwaggerParameter {
1355
name: string
1356
in: string
1357
description?: string
1358
required: boolean
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected