Get headers for submodule source

head/modules/{moduleId}/submodules/{submoduleId}/source

Retrieves the header for the source code for the specified submodule and module.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
moduleId
string
true

The identifier of the module that contains the submodule.

submoduleId
string
true

The identifier of the submodule.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
404Not Found

The requested module or submodule could not be found.

Schema