latestOpenAPI 3.0.32026-08-10152216352.3 KB

eea119b4113f

Codification

Fetches modules from a given repository

Fetches modules available in a repository

get/api/codify/repos/modules

Query parameters

repositorystring required

Full repository path (e.g., owner/name/subdirectory)

resourceTypesstring[] required

List of resource types to filter modules by, separated by commas

Response

Successfully fetched modules

moduleSourceTypestring

Whether the source code from this repository is private or public

moduleNamestring

The name of the module

moduleFullPathMD5string

The MD5 hash of the module path

moduleResourceTypesstring[]
missingAssetTypesboolean

Whether the module is missing asset types given the input resourceTypes