generate

abstract fun generate(operationDescriptors: List<OperationDescriptor>): List<OperationId>

Generate the OperationIds from operationDescriptors. Implementations my throw to fail the build.