suspend fun updateIssueTemplate(authorizationContext: GropiusAuthorizationContext, input: UpdateIssueTemplateInput): IssueTemplate
Updates an IssueTemplate based on the provided input Checks the authorization status
Return
the updated IssueTemplate
Parameters
authorizationContext
used to check for the required permission
input
defines which IssueTemplate to update and how