suspend fun updateInterfaceSpecification(authorizationContext: GropiusAuthorizationContext, input: UpdateInterfaceSpecificationInput): InterfaceSpecification
Updates a InterfaceSpecification based on the provided input Checks the authorization status
Return
the updated InterfaceSpecification
Parameters
authorizationContext
used to check for the required permission
input
defines which InterfaceSpecification to update and how