sui_getNormalizedMoveModulesByPackage
POST
/{apiKey}
Returns a mapping of module names to their normalized structured representations for all modules contained within the specified package.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringrequired
The object ID of the package to query.
Responses
200
A map of module names to their normalized module definitions.
Was this page helpful?